.container-promotions {
  background: linear-gradient(rgba(255, 255, 255, 0.3), rgba(255, 255, 255, 0.3)), url(../images/bg-promotions.jpg) no-repeat center bottom;
  background-size: cover;
}
