.hero__text {
    font-size: 22px;
}
@media(max-width:812.99px){
	.hero-slider__item {align-items:flex-end !important;}
	.hero-slider__info {position:relative; margin-bottom:65px;}
	.hero__title, .hero__text {min-height:unset !important;}
	.hero-slider__item>.container {padding:0px 40px;}
}