.category-section .pro-post-link{width: 100%;display: block}
.category-section .pro-post-link img{margin: 0px auto 15px;display: block;max-width: 80%;}
.category-section .pro-block-content{text-align: center;}
.category-section .pro-block-content a{font-weight: 500;font-size: 16px;}

.product-content{padding: 0px 15px;}
.product-content .project-image{display: block;margin-bottom: 15px;}
.product-content .project-image img{display: block;margin: 0px auto;}
.product-content .project-title{display: block;text-align: center}

.about-section{
	background-size: cover;
    background-repeat: no-repeat;
    background-position: center center;
    position: relative;
	background-image: url(/images/index_25.jpg);
}
.about-section .abo-btn .btn{border: 2px solid #fff;background-color: rgba(0,0,0,0);}
.about-section .abo-btn .btn:hover{background-color: rgba(19, 96, 173, 0.2);}

.contact-form .btn{width: 100%;}