@media screen and (max-width: 640px) {
  
   .t972 {
        bottom: 2px;
        left: 0;
        width: 330px !important;
        padding-left: 20px !important; /* Замените 20px на нужный отступ */
        padding-bottom: 20px !important;
  
  }
  
  
}


