a {
  text-decoration: none;
}
a:hover {
  text-decoration: none;
  color: inherit;
}

@media screen and (max-width: 834px){
  .sec-shipping .inner{
  padding:0!important;
  }
}