

.hero article > .wrapper {
	display: block;
}



@media (min-width: 768px) {

	.hero .mothers .content{
		margin-top:40%;
	}

}

@media (min-width: 768px){

}
@media (orientation: landscape) and (max-height: 430px) {

}
@media only screen and (max-width: 844px) and (orientation: portrait) {


}
