@media screen and (max-width: 575.98px) {
.border-xs-bottom-1 {
    border-bottom-style: solid !important;
    border-bottom-width: 1px !important;
}
.xs-block {
    display: block;
}
.w-xs-100 {
    width: 100%!important;
}
.small-break {
    display: inline-block;
    width: 100%!important;
}
.teaser-title {
    font-size: 360%;
    font-weight: 500;
    color: #ffffff;
    text-align:top!important;
}
.teaser-subtitle {
    font-size: 180%;
    font-weight: 200!important;
    color: #ffffff;
    line-height: 1.16667;
}
.teaser-watch {
    font-size: 120%;
    font-weight: 200;
}
h1 {
    color:#111111;
    font-size:2.5rem;
    font-weight: 500;
    margin-top: 25px;
}
.content {
    padding:10px;
    text-align:center;
    font-size:14px;
    line-height:22px;
    min-height: 180px;
}
.support-margin-vertical {
    margin-bottom: .25rem!important;
    margin-top: .25rem!important;
}
.supportcategory-title {
    font-size: 0.8rem!important;
    margin-top: 8px;
    font-weight: 500;
}
.teaser-padding {
    padding-top: 70px; 
    padding-bottom: 25px;
}
.premium-mobile {
    display: block;
}
.premium-desktop {
    display: none;
}
.premiumfeatures .premium-body {
    padding-left: 1rem;
    padding-right: 1rem;
    padding-top: 0.5rem;
    padding-bottom: 0.5rem;
}
.languages {
    background-image: url("files/content/images/home/localizations/world-map.png");
    background-repeat: no-repeat;
    background-position: -200px -100px;
}
.footermargin {
    margin-top: 25px;
}
}
