.brndmntns-tools-awards-reg-mobile {
  display: none!important;
}

.brndmntns-tools-awards-desktop {
    padding-top: 0!important;
    margin: auto!important;
    display: flex;
    flex-direction: column;
    justify-content: center;
}
.brndmntns-tools-awards-desktop img {
  width: 140px;
}

.brndmntns-tools-awards-desktop img.brndmntns-awards-summer2020,
.brndmntns-tools-awards-desktop img.brndmntns-awards-winter2021,
.brndmntns-tools-awards-desktop img.brndmntns-awards-topproduct {
    height: 90px!important;
  }  
.brndmntns-tools-awards-desktop img.brndmntns-awards-summer2022 {
    height: 100px!important;
    margin-top: -6px!important;
  }

.brndmntns-tools-awards-desktop img.brndmntns-awards-summer2020,
.brndmntns-tools-awards-desktop img.brndmntns-awards-winter2021,
.brndmntns-tools-awards-desktop img.brndmntns-awards-topproduct,
.brndmntns-tools-awards-desktop img.brndmntns-awards-summer2022 {
    margin-inline: 3%!important;
  width: unset;
}

.brndmntns-awards-container {
  display: flex;
  justify-content: center;
  margin-block: -35px 50px;
}

.brndmntns-awards-container-register {
  display: flex;
  justify-content: center;  
  margin-bottom: 20px;
  margin-top: 50px;
}

.brndmntns-awards-container-tools {
  display: flex;
  justify-content: center;  
  margin-top: 50px;
}

img.brndmntns-awards-summer2020,
img.brndmntns-awards-winter2021,
img.brndmntns-awards-topproduct {
  height: 150px;
  margin-inline: 50px;
}

img.brndmntns-awards-summer2022 {
  height: 170px;
  margin-top: -10px;
  margin-inline: 50px;
}

@media screen and (max-width: 960px) {
  .brndmntns-tools-awards-reg-mobile {
    display: flex!important;
    margin-top: 30px!important;
  }
  .brndmntns-tools-awards-desktop {
    display: none;
  }
  .brndmntns-tools-awards-reg-mobile img.brndmntns-awards-summer2020,
  .brndmntns-tools-awards-reg-mobile img.brndmntns-awards-winter2021,
  .brndmntns-tools-awards-reg-mobile img.brndmntns-awards-topproduct,
  .brndmntns-tools-awards-reg-mobile img.brndmntns-awards-summer2022 {
    margin-inline: 1.5%!important;
  }
  .brndmntns-tools-awards-reg-mobile img.brndmntns-awards-summer2020,
  .brndmntns-tools-awards-reg-mobile img.brndmntns-awards-winter2021,
  .brndmntns-tools-awards-reg-mobile img.brndmntns-awards-topproduct {
    height: 90px!important;
  }  
  .brndmntns-tools-awards-reg-mobile img.brndmntns-awards-summer2022 {
    height: 100px!important;
    margin-top: -6px!important;
  }

}

@media screen and (max-width: 890px) {
  img.brndmntns-awards-summer2020,
  img.brndmntns-awards-winter2021,
  img.brndmntns-awards-topproduct,
  img.brndmntns-awards-summer2022 {
    margin-inline: 3%;
  }
} 

@media screen and (max-width: 768px) {
  img.brndmntns-awards-summer2020,
  img.brndmntns-awards-winter2021,
  img.brndmntns-awards-topproduct {
    height: 120px;
  }  
  img.brndmntns-awards-summer2022 {
    height: 135px;
    margin-top: -7.5px;
  }
}    

@media screen and (max-width: 540px) {
  img.brndmntns-awards-summer2020,
  img.brndmntns-awards-winter2021,
  img.brndmntns-awards-topproduct {
    height: 90px;
  }  
  img.brndmntns-awards-summer2022 {
    height: 100px;
    margin-top: -6px;
  }
}     

@media screen and (max-width: 540px) {
  img.brndmntns-awards-summer2020,
  img.brndmntns-awards-winter2021,
  img.brndmntns-awards-topproduct,
  img.brndmntns-awards-summer2022 {
    margin-inline: 2%;
  }
}        

@media screen and (max-width: 380px) {
  .brndmntns-tools-awards-reg-mobile img.brndmntns-awards-summer2020,
  .brndmntns-tools-awards-reg-mobile img.brndmntns-awards-winter2021,
  .brndmntns-tools-awards-reg-mobile img.brndmntns-awards-topproduct,
  .brndmntns-tools-awards-reg-mobile img.brndmntns-awards-summer2022 {
    margin-inline: 2%!important;
  }
  .brndmntns-tools-awards-reg-mobile img.brndmntns-awards-summer2020,
  .brndmntns-tools-awards-reg-mobile img.brndmntns-awards-winter2021,
  .brndmntns-tools-awards-reg-mobile img.brndmntns-awards-topproduct {
    height: 70px!important;
  }  
  .brndmntns-tools-awards-reg-mobile img.brndmntns-awards-summer2022 {
    height: 80px!important;
    margin-top: -5px!important;
  }  
}