header, footer {position: relative;}
.infoWin a p:after {content: 'Box 220'; display: block;}
/* enlarge logo */
div[id*="header-smartblock"].mobile #header #branding #dealerLogo,
div[id*="header-smartblock"].tablet #header #branding #dealerLogo {border: none !important;}
div[id*="header-smartblock"].mobile #header #branding {height: 140px !important;}
div[id*="header-smartblock"].mobile #header #contact a.social-toggle,
div[id*="header-smartblock"].mobile #header .navbar-button {top: 70px !important;}
div[id*="header-smartblock"].tablet #header #branding {height: 160px !important;}
div[id*="header-smartblock"].tablet #header #contact a.social-toggle,
div[id*="header-smartblock"].tablet #header .navbar-button {top: 90px !important;}
div[id*="header-smartblock"].laptop #header #branding {height: 140px !important;}
div[id*="header-smartblock"].laptop #header #contact {height: 140px !important;}
div[id*="header-smartblock"].desktop #header #branding {height: 150px !important;}
div[id*="header-smartblock"].desktop #header #contact {height: 150px !important;}
/* 4 phones + map */
div[id*="header-smartblock"].mobile #header #contact > a:not(.btn):not(.social-toggle) {width: 20% !important;}
div[id*="header-smartblock"].tablet #header #contact > a:not(.btn):not(.social-toggle) {width: 20% !important;}
div[id*="header-smartblock"].laptop #branding {padding-left: 20px !important;width: 30% !important;}
div[id*="header-smartblock"].laptop #contact {padding-right: 20px;width: 70% !important;}
div[id*="header-smartblock"].laptop #header #contact a.headerPhn {width: calc(25% - 100px) !important;font-size: 90%;}
div[id*="header-smartblock"].desktop #branding {width: 35% !important;}
div[id*="header-smartblock"].desktop #contact {width: 65% !important;}
div[id*="header-smartblock"].desktop #header #contact a.headerPhn {width: calc(25% - 100px) !important;}
div[id*="header-smartblock"].desktop #header #contact a.headerPhn .num {display: block;}