.STA_mb-4 {
    margin-bottom: 3rem;
}

@media (max-width:768px) {
    .STA_mb-4 {
        margin-bottom: 1.5rem;
    }
}