tr{border: none}
td{padding: 5px}
.width-75{width: 75px}
.width-perc-5{width: 5%;}
.width-perc-15{width: 15%;}
.width-perc-60{width: 60%;}
.padding-12{padding: 12px}
.height-100{height: 100px !important}
@media only screen and (max-width: 600px){
    
    .stack-on-small td{display: block}
    .valign-wrapper{display: inherit}
}