.dyson-wrapper {
    color: #273347;
}

.dyson-section--logo {
    display: flex;
    align-items: center;
}

.dyson-logo-brand {
    width: 120px;
    height: 120px;
}

.dyson-logo-text {
    font-weight: 700;
    font-size: 32px;
    line-height: 41px;
    color: #273347;
    margin-left: 30px;
}

.dyson-section {
    margin-bottom: 64px;
}

.dyson-section--detect {
    background: #1e1717 url(/i/actions/image/detect-bg.jpg) no-repeat 50% bottom;
    border-radius: 8px;
    padding: 40px 0 37px;
    height: 280px;
    border-radius: 8px;
    position: relative;
    overflow: hidden;
}

.dyson-section--supersonic {
    border-radius: 8px;
    padding: 40px 0 37px;
    /* height: 280px; */
    border-radius: 8px;
    background: #F8F8F8 url(/i/actions/image/nickel.jpg) no-repeat 80% bottom;
    position: relative;
    overflow: hidden;
}

.detect-logo {
    margin-bottom: 10px;
}

.dyson-section--detect sup {
    font-size: 60%;
}

.detect-content {
    max-width: 430px;
    margin-left: 17.14%;
    font-size: 18px;
    line-height: 1.3;
}

.detect-title,
.supersonic-title {
    font-size: 28px;
    line-height: 36px;
    margin-bottom: 8px;
}

.detect-logo img {
    height: 32px;
    width: 249px;
}

.dyson-btn {
    font-size: 20px;
    line-height: 1;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    transition: color .15s ease-in-out;
    text-decoration: none;
    color: #273347;
}

.dyson-btn-ico {
    width: 40px;
    height: 40px;
    background: #353D4A;
    border: 2px solid #353D4A;
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
    margin-right: 10px;
    transition: background-color .15s ease-in-out;
}

.dyson-btn-ico svg {
    width: 21px;
    height: 17px;
    fill: none;
    stroke: #fff;
}

.dyson-btn:hover {
    color: #000;
}

.dyson-btn:hover .dyson-btn-ico {
    background: #000;
}
.btn-xs-visible {
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
}
.dyson-section-title {
    display: flex;
    align-items: center;
    justify-content: center;
    height: 96px;
    background: #333333;
    border-radius: 8px;
    font-size: 30px;
    line-height: 1;
    color: #FFFFFF;
}

.dyson-title-logo {
    width: 93px;
    height: 35px;
    fill: white;
    margin-right: 45px;
    position: relative;
    top: 2px;
}

.dyson-section--categories,
.dyson-section--reviews {
    display: flex;
    justify-content: center;
    flex-wrap: wrap;
    margin-left: -20px;
    margin-right: -20px;
}

.carousel-dyson__popular-swiper{
margin-left: -20px;
    margin-right: -20px;
margin-top: -20px;
padding-top: 20px;
}
.dyson-section--goods{
flex-wrap: nowrap;
}
.dyson-section--reviews {
  height: auto;
width:auto;
  align-items: stretch;
}
.dyson-section--reviews .dyson-col{
  height: auto;
}
.dyson-col {
    padding: 0 20px;
}

.dyson-item {
    height: 400px;
    background: #F8F8F8;
    border-radius: 8px;
    padding: 30px;
    background-repeat: no-repeat;
}

.dyson-section--categories .dyson-item {
    height: 410px;
position: relative;
}
.dyson-section--categories .dyson-item:hover .dyson-btn-ico--category {
  background: #000;
}
.dyson-section--categories .dyson-item:hover .dyson-btn-ico--category svg {
	stroke: #fff;
}

a.category-link{
position:absolute;
display:block;
width:100%;
height:100%;
left:0;
top:0;
}
.dyson-item.item1 {
    background-image: url(/i/actions/image/cat1.png);
    background-position: 93% bottom;
}

.dyson-item.item2 {
    background-image: url(/i/actions/image/cat2.png);
    background-position: 100% bottom;
}

.dyson-item.item3 {
    background-image: url(/i/actions/image/cat3.png);
    background-position: 100% 82px;
}

.category-title {
    font-size: 32px;
    line-height: 34px;
    color: #333;
    display: inline-block;
}

.category-title-txt {
    display: block;
    height: 68px;
    margin-bottom: 20px;
}

.dyson-btn-ico--category {
    background: transparent;
}

.dyson-price-box .dyson-btn-ico--category {
margin:0 0 0 10px;
}


.dyson-price-box .dyson-btn-ico--category:hover {
   background: #000;
}

.dyson-price-box .dyson-btn-ico--category:hover svg{
   stroke: #fff;
}

.dyson-btn-ico--category svg {
    stroke: #353D4A;
}

.category-title:hover {
    color: #333;
    opacity: 0.8;
}

.category-title:hover .dyson-btn-ico--category {
    background: #000;
}

.category-title:hover .dyson-btn-ico--category svg {
    stroke: #fff;
}

.dyson-title {
    font-weight: 700;
    font-size: 28px;
    line-height: 36px;
    margin-bottom: 30px;
}

.light-bg {
    background: #fbfbfb;
}

.dyson-product {
    margin-bottom: 0px;
    display: block;
overflow: hidden;
}

.dyson-product__img {
    height: 220px;
    margin: 0 0 15px;
    display: block;
    text-align: center;
}

.dyson-product__img img {
    max-height: 100%;
    max-width: 100%;
}

.dyson-product__name {
	font-size: 20px;
	line-height: 28px;
	color: #333333;
	height: 80px;
	display: block;
	position: relative;
}
.dyson-product__name::after {
	display: block;
	content: "";
	position: absolute;
	bottom: 0;
	background: linear-gradient(0deg, rgba(251,251,251,1) 0%, rgba(251,251,251,0.1) 100%);
	width: 100%;
	height: 20px;
}

.dyson-price-box {
    display: flex;
    justify-content: space-between;
    align-items: center;
    color: #333;
    font-size: 24px;
    line-height: 1.2;
    font-weight: 700;
}

.dyson-section--service {
    background: #000 url(/i/actions/image/service-pict.jpg) no-repeat 100% 100%;
    color: #fff;
    height: 720px;
    padding-left: 8.5%;
}

.service-content {
    max-width: 460px;
    padding: 180px 0 0;
}

.service-title {
    font-weight: 400;
    font-size: 40px;
    line-height: 52px;
    margin-bottom: 20px;
}

.service-description {
    font-size: 28px;
    line-height: 36px;
    margin-bottom: 40px;
}

.dyson-btn--white {
    color: #fff;
}

.dyson-btn--white .dyson-btn-ico {
    background: #fff;
    border: 2px solid #fff;
}

.dyson-btn--white .dyson-btn-ico svg {
    stroke: #000;
}

.dyson-btn--white:hover .dyson-btn-ico svg {
    stroke: #fff;
}

.dyson-btn--white:hover {
    color: #fff;
}

.dyson-section--contacts {
    background: #000000;
    border-radius: 8px;
    color: #fff;
    text-align: center;
    padding: 80px 15px 120px;
position: relative;
}

.contacts-logo {
    margin-bottom: 30px;
}

.dyson-contacts {
    font-weight: 400;
    font-size: 40px;
    line-height: 1;
    display: flex;
    justify-content: center;
    flex-wrap: wrap;
}

.dyson-contacts a {
    color: inherit;
    line-height: 1;
    display: inline-block;
    margin-left: 0.3em;
font-weight: 700;
}

.dyson-item--product {
    padding: 16px 20px 20px;
    height: 100%;
    background: #FFFFFF;
    box-shadow: 0px 0px 20px rgba(0, 0, 0, 0.1);
    border-radius: 8px;
    position: relative;
}

div.dyson-product-image {
    height: 228px;
    display: flex;
    justify-content: center;
    align-items: center;
    position: relative;
    margin: 28px 0 16px;
}

.dyson-product-link {
    color: #273347;
    font-size: 16px;
    line-height: 1.5;
    margin-bottom: 10px;
    display: block;
height: 72px;
}

.dyson-product-rating {
    position: absolute;
    top: 20px;
    left: 20px;
    display: flex;
    align-items: center;
    color: #FEBF16;
}

.dyson-ratin-value {
    margin-right: 2px;
    font-size: 16px;
    line-height: 1.5;
    font-weight: 700;
}

.dyson-ratin-ico {
    background: url(/i/actions/image/star.png) no-repeat 0 0;
    background-size: cover;
    width: 12px;
    height: 12px;
    line-height: 0;
}

.dyson-ratin-ico svg {
    width: 12px;
    height: 12px;
}

.dyson-product-view {
    position: absolute;
    left: 0;
    bottom: 0;
}

.dyson-product-view svg {
    width: 38px;
    height: 38px;
}

.dyson-product-image img {
    max-width: 100%;
    max-height: 228px;
}

.dyson-product-order {
    display: flex;
    align-items: center;
    justify-content: space-between;
min-height: 32px;
}

.dyson-product-order .price {
    font-weight: 700;
    font-size: 20px;
    line-height: 24px;
    color: #353D4A;
}

.dyson-2cart-btn {
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 6px 16px;
    width: 52px;
    height: 32px;
    background: #0595E6;
    border-radius: 6px;
    transition: background-color .15s ease-in-out;
}

.dyson-2cart-btn:hover {
    background: #06a4fd;
}

.dyson-2cart-logo {
    width: 20px;
    height: 20px;
}

.dyson-bonus-block {
    display: flex;
    align-items: center;
    justify-content: space-between;
}

.dyson-bonus-block__text {
    font-weight: 700;
    font-size: 14px;
    line-height: 20px;
    color: #464B51;
}

.dyson-bonus-block__value {
    font-weight: 700;
    font-size: 14px;
    line-height: 20px;
    color: #0595E6;
    white-space: nowrap;
}

.dyson-bonus-block__info {
    white-space: nowrap;
}

.dyson-bonus-block .widget-help__balloon {
    right: calc(50% - 252px/2);
}

.dyson-bonus-block .widget-help__balloon-content::before {
    right: 47%;
}

.dyson-product-controls {
    position: absolute;
    z-index: 3;
    top: 20px;
    right: 16px;
    display: flex;
}

.dyson-col .product-favorites+.product-comparison {
    margin-left: 10px;
}

.dyson-col a.favorites-button {
    width: 20px;
    padding: 0;
    margin: 0 !important;
}

.dyson-col .product-favorites .favorites-button__label {
    display: none;
}

.dyson-col .product-comparison {
    position: relative;
    display: inline-block;
    width: 21px;
    height: 21px;
    margin-left: auto;
    cursor: pointer;
    background: url('data:image/svg+xml;utf8,<svg width="21" height="21" viewBox="0 0 21 21" fill="none" xmlns="http://www.w3.org/2000/svg"><rect x="2" y="4" width="2" height="14" rx="1" fill="rgb(206,216,225)"/><rect width="2" height="21" rx="1" transform="matrix(0 1 1 0 0 19)" fill="rgb(206,216,225)"/><rect x="7" width="2" height="18" rx="1" fill="rgb(206,216,225)"/><rect x="12" y="8" width="2" height="10" rx="1" fill="rgb(206,216,225)"/><rect x="17" y="4" width="2" height="14" rx="1" fill="rgb(206,216,225)"/></svg>') 50%/contain no-repeat;
}

.dyson-col .product-comparison:hover {
    background-image: url('data:image/svg+xml;utf8,<svg width="21" height="21" viewBox="0 0 21 21" fill="none" xmlns="http://www.w3.org/2000/svg"><rect x="2" y="4" width="2" height="14" rx="1" fill="rgb(5,149,230)"/><rect width="2" height="21" rx="1" transform="matrix(0 1 1 0 0 19)" fill="rgb(5,149,230)"/><rect x="7" width="2" height="18" rx="1" fill="rgb(5,149,230)"/><rect x="12" y="8" width="2" height="10" rx="1" fill="rgb(5,149,230)"/><rect x="17" y="4" width="2" height="14" rx="1" fill="rgb(5,149,230)"/></svg>');
}

.dyson-item--review {
    height: 100%;
    overflow: hidden;
    padding: 20px 30px 37px;
    font-size: 16px;
    line-height: 1.35;
}

.dyson-review-author {
    display: flex;
    align-items: center;
    margin-bottom: 30px;
}

.dyson-review-author__ava {
    width: 40px;
min-width: 40px;
    height: 40px;
    border-radius: 50%;
    margin-right: 10px;
    overflow: hidden;
background: #CED8E1;
color: #FFFFFF;
font-size: 20px;
line-height: 20px;
display: flex;
align-items: center;
justify-content: center;
position: static;
}

.dyson-review-author__name {
    font-weight: 400;
    font-size: 20px;
    line-height: 20px;
}

.dyson-review-rating {
    width: 85px;
    margin-bottom: 15px;
}

.dyson-review-rating>div {
    background: url(/i/actions/image/star.png) repeat-x 0 0;
    height: 17px;
}

.dyson-review-title {
    font-weight: 700;
    font-size: 18px;
    margin-bottom: 15px;
}

.action-page .tblcell {
    margin: 0!important;
}
.dyson-contacts__footer {
	font-weight: 400;
	font-size: 16px;
	line-height: 1;
	position: absolute;
	bottom: 30px;
	left: 0;
	width: 100%;
padding:0 10px;
}

.dyson-footnotes{
font-weight: 400;
font-size: 14px;
line-height: 1.4;
color: #808D9A;
}

    .carousel-dyson__pager .swiper-pagination-bullet-active {
        background: #0595e6!important;
    }

.carousel-dyson__pager .swiper-pagination-bullet {
	overflow: hidden;
	width: 12px;
	height: 2px;
	margin-left: 4px;
	cursor: pointer;
	transition: all .15s ease-in-out;
	border: 0;
	border-radius: 2px;
	outline: 0 none;
	background: #ced8e1;
	opacity: 1;
}

.carousel-dyson__top-swiper-pager{
margin-bottom:30px;
}

@media (max-width:1440px) {
    .dyson-section--service {
        height: 620px;
        background-size: contain;
    }
    .service-content {
        padding: 140px 0 0;
    }
}

@media (max-width:1380px) {
    .dyson-section--categories,
    .carousel-dyson__popular-swiper,
    .dyson-section--reviews {
        margin-left: -10px;
        margin-right: -10px;
    }
.dyson-item--product {
  box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.1);
}
    .dyson-col {
        padding: 0 10px;
    }
    .category-title {
        font-size: 28px;
        line-height: 31px;
    }
    .dyson-item.item1 {
        background-size: 73% auto;
    }
    .dyson-item.item2 {
        background-size: 105% auto;
    }
    .dyson-item.item3 {
        background-position: 100% 86%;
        background-size: 75% auto;
    }
    .service-content {
        max-width: 400px;
    }
    .service-title {
        font-size: 35px;
        line-height: 45px;
    }
}
@media (max-width:1260px) {
    .dyson-section--service {
        height: 520px;
    }
.service-content {
	padding: 100px 0 0;
}
}
@media (max-width:1240px) {
    .row-cols-5 .dyson-col {
        flex: 0 0 33.333%;
        max-width: 33.3333%;
        margin-bottom: 20px;
    }
.swiper-initialized .swiper-pagination.carousel-dyson__popular-swiper-pager {
  bottom: 50px;
}
}

@media (max-width:1150px) {
    .dyson-section--detect {
        background-position: 60% bottom;
    }
    .dyson-section--supersonic {
        background-position: 90% bottom;
    }
    .detect-content {
        margin-left: 10%;
        max-width: 50%;
        min-width: 210px;
    }
    .dyson-section--categories .col-3 {
        flex: 0 0 50%;
        max-width: 50%;
        margin-bottom: 20px;
    }
    .dyson-section--service {
        height: 405px;
    }
    .service-content {
        max-width: 295px;
        padding: 57px 0 0;
    }
    .service-title {
        font-size: 28px;
        line-height: 38px;
    }
    .service-description {
        font-size: 20px;
        line-height: 26px;
        margin-bottom: 40px;
    }
}
@media (max-width:1000px) {
    .dyson-section--supersonic {
        background-position: 108% bottom;
    }
}
@media (max-width:890px) {
    .dyson-section {
        margin-bottom: 30px;
    }
.swiper-initialized .swiper-pagination.carousel-dyson__popular-swiper-pager {
	bottom: 15px;
}
.dyson-footnotes{
margin-top:30px;
}
.carousel-dyson__popular-swiper {
  margin-left: -4px;
  margin-right: -4px;
}
.carousel-dyson__top-swiper-pager{
margin-bottom:10px;
}
    .dyson-section--categories {
        margin-bottom: 10px;
    }
    .dyson-logo-brand {
        width: 60px;
        height: 60px;
    }
    .dyson-logo-text {
        font-size: 24px;
        line-height: 30px;
        margin-left: 20px;
    }
    .detect-title,
.supersonic-title {
        font-size: 20px;
        line-height: 26px;
        margin-bottom: 10px;
    }
    .detect-description,
.supersonic-description {
       display: none;
    }

    .dyson-col.col-4 {
        flex: 0 0 100%;
        max-width: 100%;
        margin: 0;
    }
    .dyson-col.col-4 {
        margin-bottom: 20px;
    }
    .dyson-item {
        height: 270px;
        padding: 22px 20px;
    }
.dyson-section--categories .dyson-item {
        height: 260px;
    }
    .category-title-txt {
        height: auto;
        margin-bottom: 15px;
    }
    .dyson-item.item1 {
        background-size: clamp(200px, 65%, 220px);
    }
    .dyson-item.item2 {
        background-size: clamp(300px, 100%, 350px);
    }
    .dyson-item.item3 {
        background-size: clamp(230px, 70%, 250px);
        background-position: 100% 83%;
    }
    .dyson-title {
        font-size: 24px;
        line-height: 30px;
        margin-bottom: 20px;
    }
    .dyson-section--categories .dyson-item {
        padding: 20px 10px;
    }
    .dyson-product__img {
        height: 140px;
        margin: 0 0 20px;
    }
    .dyson-product__name {
        font-size: 14px;
        line-height: 18px;
display: block;
max-height: 36px;
    }
    .dyson-price-box {
        font-size: 18px;
        line-height: 1;
    }
       .dyson-price-box .dyson-btn-ico--category {
       transform: scale(0.6);
border-width:2px;
margin-left: -5px;
    }


    .dyson-section--goods .dyson-item {
        height: 320px;
        border: 1px solid #b8ced9;
        box-shadow: none;
        border-radius: 0;
    }
    .row-cols-5 .dyson-col {
        flex: 50%;
        max-width: 50%;
  min-width: 50%;
        margin-bottom: 8px;
        padding: 0 4px;
    }
    div.dyson-product-image {
        height: 150px;
    }
    div.dyson-product-image img{
        max-height: 150px;
    }
    .dyson-product-name {
        height: 50px;
        overflow: hidden;
    }
    .dyson-section--service {
        height: 320px;
        padding: 0;
        text-align: center;
        background-size: auto;
        background: #000 url(/i/actions/image/service-pict-m.png) no-repeat center 20%;
        border-radius: 8px;
    }
    .service-content {
        max-width: 100%;
        padding: 3px 10px 0;
    }
    .service-title {
        font-size: 20px;
        line-height: 26px;
        height: 52px;
        display: flex;
        align-items: center;
        justify-content: center;
        margin-bottom: 180px;
    }
    .service-description {
        font-size: 16px;
line-height: 20px;
    }
.service-description .mb-3 {
	margin-bottom: 8px !important;
}
.md-visible{
display:none;
}
    .dyson-section--contacts {
        padding: 50px 15px;
margin-bottom:80px;
    }
.dyson-contacts__footer {
	font-size: 12px;
	line-height: 16px;
	bottom: -45px;
	color: #808D9A;
	height: 32px;
padding:0;
}
    .dyson-section--reviews {
         flex-wrap: nowrap;
        justify-content: normal;
        margin-left: 0px;
        margin-right: 0px;
    }
    .dyson-item--review {
        padding: 25px 20px;
height: 100%;
    }
    .dyson-review-author__name {
        font-size: 18px;
    }
    .dyson-review-author__ava {
        width: 30px;
min-width: 30px;
        height: 30px;
    }
    .dyson-review-author {
        margin-bottom: 20px;
    }
    .dyson-review-title {
        font-size: 16px;
    }
    .dyson-item--review {
        font-size: 14px;
        line-height: 20px;
    }
    .col-4.swiper-slide {
        padding: 0;
    }
    .carousel-dyson__swiper-pager .swiper-pagination-bullet {
        opacity: 1;
    }
    .carousel-dyson__swiper>.swiper-pagination-bullets {
        bottom: 0px;
    }
.dyson-col.swiper-slide {
  margin-bottom: 0px;
}
}

@media (max-width:660px) {
    .dyson-section--detect,
    .dyson-section--supersonic {
        padding: 20px;
    }
    .detect-content {
        margin-left: 0;
    }
    .detect-logo img {
        height: 20px;
        width: 156px;
        margin-bottom: 10px;
    }
    .dyson-btn {
        font-size: 14px;
    }
    .dyson-btn-ico {
        width: 30px;
        height: 30px;
    }
    .dyson-btn-ico svg {
       transform: scale(0.7);
    }
    .dyson-section-title {
        height: 56px;
        font-size: 16px;
    }
    
      .dyson-title-logo {
	margin-right: 0;
margin-left: -20px;
	top: 1px;
	transform: scale(0.6);
      }
 
    .category-title {
        font-size: 20px;
        line-height: 22px;
    }
    .dyson-section--goods {
        box-shadow: inset 0px -20px 10px rgba(0, 0, 0, 0.1);
    }
    .row-cols-5 .dyson-col {
        margin-bottom: 0;
        padding: 0;
    }
    .row-cols-5 .dyson-col .dyson-item {
        border-top-color: transparent;
        border-left-color: transparent;
border-right-color: transparent;
        box-shadow: inset 0px 3px 7px -3px rgba(0, 0, 0, 0.1);
        padding: 20px 15px;
    }
.carousel-dyson__popular-swiper{
margin-right: -5px;
}
    .dyson-product-link {
        font-size: 14px;
        line-height: 1.1;
    }
    .dyson-bonus-block {
        flex-wrap: wrap;
    }
    .dyson-product-order {
        margin-bottom: 15px;
    }
    .dyson-section--contacts {
        padding: 20px 10px;
    }
    .contacts-logo {
        display: none;
    }
    .dyson-contacts {
        font-size: 16px;
    }
.carousel-dyson__popular-swiper::after {
	display: block;
	content: "";
	width: 1px;
	height: 319px;
	position: absolute;
	top: 21px;
	left: 50%;
	background: #b8ced9;
	z-index: 2;
}
}


@media (max-width:640px) {
    .dyson-bonus-block .widget-help__balloon {
        right: calc(50% - 120px/2);
    }
    .dyson-bonus-block .widget-help__balloon-content::before {
        right: 27%;
    }
    .dyson-section--supersonic {
        background: #F8F8F8 url(/i/actions/image/nickel-m.jpg) no-repeat 100% bottom;
    }
}

@media (max-width:480px) {
    .detect-logo img {
        width: auto;
        height: 20px;
    }
    .dyson-section--supersonic {
        background-position: 160px bottom;
    }
}

@media (max-width:360px) {
    .dyson-section--detect {
        height: 320px;
        background: #fff url(/i/actions/image/detect-m.jpg) no-repeat 0 0;
        background-size: contain;
    }
    .dyson-section--supersonic {
        height: 320px;
        background-position: 50% bottom;
    }
    .dyson-section--supersonic .detect-content {
        max-width: 100%;
    }
    .dyson-btn--top {
        display: none;
    }
    .btn-xs-visible {
        display: block;
    }
}
/* test */

.dyson-logo-brand {
	display: none;
}
.dyson-title-logo {
	display: none;
}
.dyson-section-title svg + span:before {
	content: "Dyson ";
}
.detect-logo img {
	display: none;
}
.dyson-section--detect .detect-logo:before {
	content: "Dyson V15 Detect ";
	font-size: 28px;
	font-weight: 700;
}
.dyson-section--supersonic .detect-logo:before {
	content: "Dyson Supersonic ";
	font-size: 28px;
	font-weight: 700;
}
.dyson-section-title + .dyson-section--categories + .dyson-title,
.dyson-section-title + .dyson-section--categories + .dyson-title + .dyson-section--categories {
	display: none;
}

@media screen and (min-width: 1199px) {
.dyson-section--supersonic {
	height: 340px;
	background: #F8F8F8 url(/i/actions/image/nickel.jpg) no-repeat 80% 0%;
	background-size: auto 100%;
}
.dyson-section--detect {
	background: #e7e7e7 url(/i/actions/image/detect-bg.jpg) no-repeat 50% 0%;
	height: 340px;
	background-size: auto 100%;
}
}
.dyson-product-link {
	overflow: hidden;
}