
@media screen and (max-width: 768px){   

.about-section section > h2 > span {font-weight: 500;}
.about-section section > p + p {margin-top: 25px;}
.about-section section > p {
	font-size: 16px;
	line-height: 30px;
	color: #454d5d;
    text-align: center;
}


/* hero-section start */
.hero-section2 {
	height: 730px;
	background: url(../img/bg/banner-anara-pareja.jpg) no-repeat center center;
	-webkit-background-size: cover;
	background-size: cover;
	position: relative;
}

.page_header3 {
	height: 550px;
	background: url(../img/bg/anara-farmcia-media.jpg) no-repeat center center;
	-webkit-background-size: cover;
	background-size: cover;
	position: relative;
}

.page_header4 {
	height: 450px;
	background: url(../img/bg/banner-anara-tips-m.jpg) no-repeat center center;
	background-size: cover;
}

.page_headerat {
	height: 500px;
	background: url(../img/bg/anara-tabletas.jpg) no-repeat center center;
	background-size: cover;
}


.hero-content > h3 {
	font-size: 22px;
	font-weight: 700;
	color: #e53e2b;
}

.hero-content > h2 {
	font-size: 45px;
	font-weight: 700;
	line-height: 50px;
	color: #300703;
	margin-top: 15px;
}

.hero-content > h4 {
	font-size: 25px;
	font-weight: 700;
	line-height: 50px;
	text-align: center;
	color: #300703;
	margin-top: 15px;
}



.hero-content > p {
	font-size: 20px;
	line-height: 35px;
	color: #454d5d;
	margin: 34px 0 33px;
}
/* hero-section end */



/* fun-facts start */
.fun-facts {
	padding: 60px 0;
	margin-top: 105px;
	background: url(../img/bg/02-media.jpg) no-repeat center center;
	background-size: cover;
}

/* fun-facts star */










 } 

