#block-bean-test-covid {
	 position: absolute;
	 left: 0;
	 right: 0;
	 height: 400px;
	 background: #fff;
	 top: 79px;
	 padding: 0;
	 font-family: "Poppins", Sans-Serif !important;
}

@media only screen and (min-width: 767px) {
    #block-bean-test-covid {
        top: 79px;
     }
}

@media only screen and (min-width: 992px) {
    #block-bean-test-covid {
        top: 119px;
     }
}

 #block-bean-test-covid h2.block-title {
	 text-indent: -5000px;
	 height: 70px;
	 width: 100%;
	 background-color: #7ab750;
}
 #block-bean-test-covid:before {
	 content: "";
	 background: url('../images/icone-covid.png');
	 height: 50px;
	 width: 50px;
	 background-size: 50px;
	 position: absolute;
	 top: 10px;
	 left: 50%;
	 transform: translateX(-50%);
}
 #block-bean-test-covid .inner {
	 width: 100%;
}
#block-bean-test-covid .field-name-field-texte {
	 width: 90%;
	 max-width: 380px;
	 margin: 20px auto 0;
	 text-align: center;
	 font-family: "Poppins", Sans-Serif !important;
}


#block-bean-test-covid .field-name-field-texte p{
	font-family: "Poppins", Sans-Serif !important;
}

@media only screen and (min-width: 767px) {
    #block-bean-test-covid .field-name-field-texte {
        max-width: 670px;
     }
}

.page-node-16 .region-content{
    margin-top: 185px;
 }

@media only screen and (min-width: 767px) {

	.page-node-16 .region-content{
		margin-top: 215px;
	 }
}

@media only screen and (min-width: 992px) {

	.page-node-16 .region-content{
		margin-top: 255px;
	 }
}
