
@media (max-width: 767px) {
 
    .footer-two__widget .footer-two__widget-intro {
        
        text-align: center !important;
        justify-items: center;
    }
}
@media (max-width: 767.98px) {
  .play-social {
   
    align-items: center;
    justify-content: space-between;
  }
}

@media (max-width: 767.98px){
    .footer-eight-top-wrap {
     display: block !important; 
    }
}

@media (max-width: 380px) {
  .footer-two .footer-two__widget p {
    color: #949d9c;
    font-weight: 500;
    text-align: center;
  }
}
