<style>
  .field-desc p{
  font-size:12px!important;
   
  }
  
  .field-desc .cta_button{
     background:none;
     color:#f36b21;
     text-decoration:underline!important;
       border:0;
      text-align:left!important;
    padding:0!important;
      
  }
  
  @media (min-width: 320px) and (max-width: 480px) {
    
    
    .locations-body .wrapper{
      padding-left:0;
      padding-right:0;
    }
  
  }
</style>