/* Id: 7.15713342.1508440112
 * Generated: 2021-04-21 14:24:37
 */
    .hd_booh {    
    width: 200%;
	height: 400px;
    background: #000 url('/polopoly_fs/7.15713342.1508440112!/2000x400-BOOH-banner.jpg') top center;
    margin-left: -50%;
    margin-bottom: 20px;
}
.hd_booh:lang(en) {
    background: #000 url('/polopoly_fs/7.15713342.1508440112!/2000x400-BOOH-banner.jpg') top center;
}
@media screen and (max-width: 767px) {
	.hd_booh {
  		background-size: 140%;
        background-repeat: no-repeat;
        background-position: center;
        height: 250px;
  	}
    .hd_booh:lang(en) {
  		background-size: 140%;
        background-repeat: no-repeat;
        background-position: center;
	}
  	/*.slot.slot-ultraWide .base-imageWithLink {
		display:none;
	}*/
}

      