﻿@media (min-width:982px) {
    #dentistBanner {
        background-image: url('../img/dental-implants-special-bg.jpg');
        background-repeat: no-repeat;
        background-position: bottom right;
    }
}