
@media only screen and (max-width:576px) {
    .d-flex {
        flex-direction: column;
        
    }
}




