/* Home page Only */

@media (min-width:1201px) { 
.abbv-content-container .header.parbase .abbv-sticky-anchor {height: 160px !important;}
.abbv-content-container .header.parbase {height: 150px;}
header.abbv-header.syn-header-container.abbv-sticky.abbv-fixed {padding-bottom: 0;}
}

@media (max-width:1200px) and (min-width:896px){  
header.abbv-header.syn-header-container.abbv-sticky.abbv-fixed {padding-bottom: 0;}
.abbv-content-container .header.parbase {height: 130px;}
}