@media only screen and (max-width:382px){
  .estimate_shpp{
    padding:10px 3px !important;
  }
}
@media only screen and (max-width:361px){
.estimate_shpp{
  font-size:11px !important;
}
}
@media only screen and (max-width:336px){
.estimate_shpp{
font-size:10.2px !important;
}
}