@media (max-width: 575px) {
    .border-none-sm{
        border-radius: 0px !important;
    }
}

