@media only screen and (max-width : 767px){
      #shopify-section-sections--25851812774154__footer #footer.grid__wrapper{
        display : flex;
        flex-direction : column;
        max-width : 100%;
      }
    }