.medical-bg {
    background-image: url(/assets/img/medical_bg.jpg);
    background-position: center top;
    background-size: cover;
}

@media screen and (max-width: 768px)
.hid-sp-width {
    width: 80%!important;
}