@media screen and (min-width: 150px) and (max-width: 400px) {
    .variations .fme_tabs_button {
        grid-template-columns: 1fr !important;
        margin-bottom: 9px;
    }
}


.variations tbody tr:nth-child(2){
    padding: 0 !important ;
}
