@media only screen and (max-width: 576px){
  [class^="box-img"]:before {
  background: #ffffff00 !important;
}
}
