@media only screen and (max-width: 1130px) {
	.lsl_blue_box {
		top: 30% !important;
	}
}
@media only screen and (max-width: 1050px) {
	.lsl_blue_box {
		top: 28% !important;
	}
}
#fce_189 .header {
	font-family: "museo-sans", sans-serif, Helvetica, Arial !important;
	font-weight: 300;
	font-size:16px;
}
#c263{
	background-image: url('../../images/css/esaa_roll-up_gb.jpg');
	background-position:bottom center;
	background-repeat:repeat-y;
	min-height: 97%;
}
#c263 figure{
	max-width: 100% !important;
}

#esaa_footer {
	margin:0 auto;
}
#esaa_footer::before {
	display:none;
	visibility:hidden;
}
/***********************************
MAGAZINE
***********************************/
#fce_441 > .header:nth-child(1) {
	padding-bottom: 0;
    margin-bottom: -25px;
}
.magazine_embed_container {
	position: relative;
	padding-bottom: 56.25%;
	margin-top: 20px;
	height: 0;
	overflow: hidden;
	max-width: 100%;
}
.magazine_embed_container iframe, .magazine_embed_container object, .magazine_embed_container embed {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}
@media screen and (max-width: 40.000rem) {
    #c441, #c443 {
        display: none;
    }
}