.easthma-lungprint-header {
	font-family: HelveticaBold;
    font-size: 22px;
}
.easthma-red-button ul li a.btn.btn-default {
	width: 382px;
    font-size: 24px;
    border: none;
    color: #fff;
    font-family: HelveticaBold;
    padding: 15px 0;
    background: #EC2009;
    box-shadow: 0px 4px #9b021c;
    font-style: normal;
    text-decoration: none;
}
.easthma-red-button .fa.fa-caret-right {
	margin-left: 10px;
}
.easthma-red-button ul li a.btn.btn-default:hover {
	box-shadow: 0px 4px #EC2009;
}
.easthma-home-lungprint-col > .row {
	background: #f6f6f6;
    align-items: center;
    padding-top: 20px;
    padding-bottom: 20px;
    margin-top: 20px;
}
.easthma-footer-section .global-search-inner .form-inline .input-group {
	padding: 0;
}
.easthma-footer-section .search-section {
	padding-top: 0;
}

/** Terms of Use page styles **/
.terms-of-use .fullWidth-banner-img {
	margin-bottom: 30px;
}


/** Cookie Notice page Style **/
.fullWidth-banner-img {
	padding: 40px 0px 50px;
}
.terms-of-use h1, .cookie-be-nl h1 {
    color: #fff;
    border-left: 5px solid #EC0029;
    padding-left: 5px;
    margin-bottom: 15px;
}
.terms-of-use p, .cookie-be-nl p {
	font-size: 12px;
}
.cookie-be-nl .fullWidth-banner-img p {
	font-size: 12px;
    color: #fff;
}
.terms-of-use h3.border, .cookie-be-nl h2.border {
    border-left: 5px solid #EC0029;
    padding-left: 5px;
}

/*******************************/
/*** DESKTOP ONLY BREAKPOINT ***/
/*******************************/
@media screen and (min-width:992px) {
.easthma-home-lungprint-col > .row {
	display: flex;
}
body.home-be-nl {
    overflow-x: hidden;
}

/** Cookie Notice page Style **/
.fullWidth-banner-img {
	padding: 40px 0px 50px;
}
.terms-of-use h1, .cookie-be-nl h1 {
	font-size: 42px;
}
.terms-of-use p, .cookie-be-nl p {
	font-size: 14px;
}
.cookie-be-nl .fullWidth-banner-img p {
	font-size: 14px;
}
.terms-of-use h3.border {
	font-size: 18px;
}
.cookie-be-nl h2.border {
	font-size: 30px;
}

}
/******************************/
/*** MOBILE ONLY BREAKPOINT ***/
/******************************/
@media screen and (max-width:991px) {
.easthma-red-button ul li a.btn.btn-default {
	width: 242px;
    font-size: 16px;
}
.easthma-red-button ul li {
	text-align: center;
}
.easthma-home-lungprint-col .column-2 {
	margin-top: 20px;
}
.easthma-lungprint-header {
	font-size: 14px;
}
.airways-block p a {
    display: block;
}
}
.white.background-banner.bg-france, .white.background-banner.heroBg-be-nl {
	background-size: 100% 100% !important;
}

@media screen and (min-width: 1606px) {
.white.background-banner.bg-france, .white.background-banner.heroBg-be-nl {
	width: 1606px;
	margin: 0 auto;                    
}
}