.gs18-Content__Box_DesignSupport p{font-weight: 700;font-size: 20px;margin-bottom: 15px}
.gs18-Content__Box_DesignSupport h2{font-weight: 400;font-size: 16px;min-height: 101px;}
.gs18-Content__Box_DesignSupport img{border-radius: 30px;}

@media(max-width:768px){
.gs18-Content__Box_DesignSupport h2{display: none;}
.gs18-Content__Box_ListItem{margin-top: 0;}
.gs18-Content__Box_Item--col2{margin-top: 28px;}
.gs18-Content__Box_DesignSupport p{font-weight: 400;font-size: 13px;margin-bottom: 15px}
}

@media(min-width:769px){
.gs18-Content__Box_DesignSupport h2{display: block;}
.gs18-Content__Box_ListItem{margin-top: 29px;}
.gs18-Content__Box_Item--col4 {margin-top: 50px;}
}