@media (max-width: 768px) {
    #home-section .boxes{ width:100% !important; }
    .hide-mobile{ display:none; }
    
    .media.services {
        width:100%;
        max-width: 100%;
    }
}
