@media only screen and (max-width: 73.875em) {

#buyButton{
 margin-bottom:20px;}
}

@media only screen and (min-width: 73.875em) {
a.prod{
  margin-bottom:0px;
}
}