.maxwidth-banner .banners-big__buttons{
}
.maxwidth-banner .banners-big__title.switcher-title.banners-big__title--small{
	font-size: calc( (100vw - 480px)/(1920 - 480) * (42 - 16) + 16px);
	line-height:calc( (100vw - 480px)/(1920 - 480) * (52 - 26) + 26px);
}
.maxwidth-banner  .banners-big__text--padding-right{
	padding-right:calc( (100vw - 320px)/(1920 - 320) * (50 - 10) + 10px);
}
.maxwidth-banner  .banners-big__text--padding-left-wide {
	padding-left:calc( (100vw - 320px)/(1920 - 320) * (44 - 10) + 10px) !important;
}
.maxwidth-banner .banners-big__buttons .btn{
	font-size: calc( (100vw - 480px)/(1920 - 480) * (16 - 12) + 12px);
	line-height: calc( (100vw - 480px)/(1920 - 480) * (20 - 12) + 12px);
	padding: calc( (100vw - 480px)/(1920 - 480) * (17 - 5) + 5px) calc( (100vw - 480px)/(1920 - 480) * (26 - 5) + 5px);
}
.maxwidth-banner .banners-tizers__top-text.switcher-title{
	font-size: calc( (100vw - 480px)/(1920 - 480) * (30 - 14) + 14px);
}