@media (max-width: 550px){
    .banner.mini-banner .modulo:not(:first-child) {
        margin-top: 10px!important;
    }
}