

/* CSS from section stylesheet tags */
@media screen and (max-width: 767px) {
.custom_section .iconwithtext {
    padding-top: 40px;
    padding-bottom: 40px;
}
}  
.iconwithtext {
    padding-top: 60px;
    padding-bottom: 60px;
}