@media only screen and (max-width:480px){
  .fabrikk--header-wrapper {
    min-height: 90px;
}
.tws-logo--mobile-fit-space {
  top:36%;
  }
}

.startpage .sale {
  padding-bottom: 0;
}
.tws-article-price .tws-article-price--compare-at-price .tws-api--price-current {
	display: flex !important;
  align-items: center;
}
.tws-article-description--text {
	display: flex !important;
	flex-direction: column;
}
.sproutvideo-player {
	align-self: center;
}
.tws-article-description--text-container {
	max-height: fit-content !important;
}
.tws-article-description--show-more {
	display: none !important;
}