.dot {
    text-decoration: underline;
   }



@media (max-width: 768px) {
  .uc-center {
    text-align: center !important;
  }
  
 .t842__wrap_left {
    text-align: center;
  }

  .t842__bgwrapper {
    display: inline-block;
  }

  .t842__bgimg {
    background-position: center center !important;
    background-repeat: no-repeat !important;
    background-size: cover !important;
    width: 300px; 
    height: 300px; 
    border-radius: 10px; 
    overflow: hidden;    
    margin-top: 10px; 
  }


  
}