@media (max-width: 767px){
    .pagina-inicial .mini-banner > .modulo:not(:nth-of-type(3)) {
        margin-bottom: 15px!important;
    }
}