.b-page{
/*
    background: url(../.default/internist_markup/i/page_bg_new.jpg) no-repeat 0 49px;
    background-size:100% auto;
*/
}


@media (max-width: 767px) {
    .hide-mobile {
        display: none !important;
    }
}

@media (max-width: 1199px) {
    .hide-tablet {
    display: none !important;
    }
}

.b-slide-container {
    margin: 0 auto;
    width: 100%;
}