@media screen and (max-width: 768px){
     .intro.services__intro .intro__bg {
          position: unset !important;
     }
}
