@media only screen and (max-width: 1024px) and (min-width: 769px){
}

@media only screen and (max-width: 768px){
 
  .h1{
  font-size: 24px !important;
  }
  span[style*="font-size:36px"]{
    font-size: 24px !important;
}
  
  #w_fimg-1594628416884{
 max-width:160px;
  }
  

}  