/*
 * Theme Name: IMC Construction
 * Description: IMC Construction Theme
 * Author: P'unk Avenue
*/

#app {
  background: #f0f1f3;
  background-color: #f0f1f3;
}
/* #app .awards__item { margin-bottom: 30px !important; }
@media screen and (min-width: 1200px) {
    #app .awards__item { margin-bottom: 70px !important; }
}
#app .awards__item-image {
  padding: 0;
  object-fit: fill;
}*/
#app .awards__item-image-wrapper {
  border: none;
}
