	.kv__tagline__block {
	width: -webkit-fill-available!important;}
	
	.sliding-background {
  background: url("/assets/img/index/bg_product.png") no-repeat!important;
  background-size: cover!important;
  height: auto!important;
  width: 100%!important;
  max-width:1140px;
}

.sliding-background2 {
  background: url("/assets/img/index/bg_product2.png") no-repeat!important;
  background-size: cover!important;
  height: auto!important;
  width: 100%!important;
}

.news__header {
    -ms-flex-align: center!important;
    align-items: center!important;
    padding: 0 7.69231em 0.7em!important;
    border-bottom: 0px solid #e6edf1!important;
    -webkit-box-align: center!important;
}

.news__list {
    padding: 1.61538em 7.69231em 3.07692em!important;
}

.switch__bg:after {
    background: transparent!important;

}

iframe{
	width: 100%;
    height: 40em;
    border: none;
    margin: 0px;
    padding: 0px;
    overflow-y: hidden;
    overflow-x: hidden;
}

.pickup_bg {
	background: transparent linear-gradient(90deg, rgba(0, 168, 169, 0) 0%, rgba(0, 168, 169, 0.35) 100%) 0% 0% no-repeat!important;
	margin-bottom:7em!important;
}

.pickup_second {
	margin-bottom: 7.5em!important;
}

.pickup_three {
	padding-bottom: 7.5em!important;
}

.barList__title {
	font-size: 1.5rem!important;
    margin-top: 10px!important;
}