CSS
@media (max-width: 767px) {
.e-n-tabs > .e-n-tabs-heading {
display: flex;
flex-direction: row;
align-items: center;
}
}