.adjustment-section__block .adjustment-caroussele__block .spencer-air-adjustment-icon{
  display:block;
  width:139px;
  height:110px;
  object-fit:contain;
  flex:0 0 110px;
  filter:none;
  border:0;
  background:none;
}
@media(max-width:767.98px){
  .adjustment-section__block .adjustment-caroussele__block .spencer-air-adjustment-icon{
    width:101px;
    height:80px;
    flex-basis:80px;
  }
}
