.small-screen .agent-info-top .office-logo,
.mapApp .top.agent-site .office-logo {
    background: url(/themes/bannertheme/theme7/images/default.png) no-repeat center top!important;
    background-size: auto 100%;
}

header div[id*='mapSearchWidget'] .widgets-daily-email-alert a:after, #middlePart #topwidget2 div[id*='mapSearchWidget'] .widgets-daily-email-alert a:after {
    content: 'PROPERTY SEARCH';
}

/*middle banner image and free report image changes*/
#middlePart {
    background: url(/files/u49304/focusMiddleBg3.jpg)  repeat center center;
    background-size: contain;
}
@media (max-width: 939px) { 
    #middlePart .mainuser {
        background: url(/files/u49304/focusMiddleBg3.jpg) no-repeat center center;
        background-size: cover;
    }
    #middlePart {
        background: none;
    }
}
.front #contentwidgettop .block.widget:not([id*="ask_questions"]) #ask_questions_widget_form{
	background:url(/files/u49304/freeReportBgDark.png) no-repeat center bottom;
	background-size:cover;
}

