.variations .attribute-dropdown{
    max-width: 100%;
    min-width: 75%;
    width: 100%;
    display: inline-block;
    margin-right: 1em;
    padding-left: 20px;
}
.variations td, .variations th{
    background-color: rgba(128, 128, 128, 0.07);
    border: none;
}