smart-tabs {
    width: 100%;
}
@media only screen and (max-width: 600px) {
	smart-tabs {
		width: 100%;
	}
}