/* Add your CSS here */

@media (max-width:968px) {
    
    .live-shart{
        margin-bottom:30px
    }
}

@media (max-width:568px) {
    .sm{
        width:100% !important;
    }
}