.pll-switcher-select {
	background-position: left 1rem top 0.9rem;
}
select.reviews-form-text-field {
	background-position: left 3.5rem top 1.9rem;
}
.product-about-image {
	left: unset;
    right: calc((119.4rem - 100vw) / 2);
}
.search-field-global {
	right: unset;
    left: -2rem;
    padding: 0 2.2rem 0 5.2rem;
}
.search-wrapper.open .search {
	right: unset;
	left: 0;
}

.article-last {
    padding: 4.4rem 9.8rem 3.4rem 2.8rem;
}

.about-image:after {
    left: unset;
    right: 0;
    background: linear-gradient(-90deg, rgba(0, 0, 0, 0.75) 0%, rgba(0, 0, 0, 0) 100%);
}

.products-arrows, .products-video-arrows {
    right: unset;
    left: 0;
}

.about-text img {
	float: left;
    margin: 3rem 5.7rem 3rem 0;
}



@media ( max-width: 960px ) {
.article-last {
	padding: 3.237rem 7.671rem 2.529rem 1.671rem;
}
.article-last-description {
	width: auto;
}