.awards__item {
  padding: 2.5rem 1.8rem;
  -webkit-box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.25);
          box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.25);
  margin-bottom: 1.5rem;
  position: relative;
}
.awards__item:last-child {
  margin-bottom: 0;
}
.awards__item::before {
  content: "";
  position: absolute;
  background-repeat: no-repeat;
  background-size: contain;
}
.awards__item--awards .awards__text {
  max-width: 18.2rem;
}
.awards__item--awards::before {
  width: 8.4rem;
  height: 6.4rem;
  background-image: url(/wp-content/themes/twentytwenty-child/img/awords-new1.png);
  right: 0;
  bottom: 2.8rem;
}
.awards__item-title {
  font-size: 2.4rem;
  margin-bottom: 1.5rem;
  line-height: 1.2;
}
.awards__text {
  line-height: 1.2;
}
.ustanovka-plastikovyh-okon .awards__wrapper {
  padding-bottom: 0;
}
@media (max-width: 767px) {
  .awards__text {
    max-width: 220px;
  }   
  .awards .awards__item--awards::before {
    width: 12.9rem;
    height: 9rem;
    right: 15px;
    bottom: 3.9rem;
  }
  .awards .awards__item--certificates::before {
    height: 11.0rem;
    width: 8.1rem;
    background-image: url(/wp-content/themes/twentytwenty-child/img/certificates-small.jpg);
    right: 15px;
    bottom: 0;
    top: 29px;
  }
}
@media (min-width: 768px) and (max-width: 1199px){
 .awards__item--awards .awards__text {
    max-width: 42.4rem;
    font-size: 18px;
  }   
  .awards__item--awards::before {
    width: 15.6rem;
    height: 11.5rem;
    right: 30px;
    bottom: 2.1rem;
  }
  .awards__text {
    font-size: 18px;
    max-width: 434px;
  }
  .awards__item--certificates::before {
    height: 11.9rem;
    width: 8.8rem;
    background-image: url(/wp-content/themes/twentytwenty-child/img/certificates-new.jpg);
    right: 7rem;
    bottom: 1.8rem;
  }
}
@media (min-width: 768px) {
  .awards__item {
    width: 100%;
    max-width: 100%;
    margin: 0;
    padding-top: 3rem;
    padding-bottom: 3rem;
        padding-left: 30px;
  }
  .awards__item:nth-child(1) {
    margin-bottom: 2rem;
  }  
  .awards__item-title {
    font-size: 3rem;
  }  
}
@media (min-width: 1200px) {
  .awards__inner {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
  }
  .awards__item {
    max-width: 47rem;
    padding-bottom: 3.0rem;
    padding-left: 40px;
      max-height: 200px;    
    margin-bottom: 0;
  }
  .awards__item:nth-child(1) {
    margin-bottom: 0;
  } 
  .awards__item--awards .awards__text {
    max-width: 20.5rem;
  } 
  .awards__item--awards::before {
    width: 18.4rem;
    height: 13.2rem;
    bottom: 0;
    right: 40px;
    top: 34px;
  }
  .awards__item--certificates .awards__text {
    max-width: 22.5rem;
  }
  .awards__item--certificates::before {
    height: 13.2rem;
    width: 9.7rem;
    background-image: url(/wp-content/themes/twentytwenty-child/img/certificates-new.jpg);
    right: 4.0rem;
    bottom: 0;
    top: 34px;
  }
  .awards__item-title {
    margin-bottom: 2rem;
  }
  .awards__text {
    font-size: 1.8rem;
  }
  .awards__novosibirsk .awards__item--certificates .awards__text {
    max-width: 28.5rem;
  }  
}