
@media screen and (max-width: 767.98px) {
    .randevu-col{
        border-left-width:0px !important;
    }
}
@media screen and (max-width: 575.98px){
    .randevu-col-2,
    .randevu-col{
        border-right-width: 0px !important;
    }
}
