.cpt-blog_section-x .gb-main_box{
    grid-gap: 20px;
}
.cpt-blog_section-x .gb-main_box .card-project {
    border: 0;
}
/*ipad (tablet)*/
@media (max-width: 1028px) {

}
/*iphone5 (small smartphone)*/
@media (max-width: 767px) {


}
