.tm-rotate-180{
    display: none;
}
span.s1 {
    word-wrap: break-word;
}
.uk-heading-medium {
    font-size: 40px !important;
}
.tm-headerbar-top {
    padding-bottom: 0px !important;
}
.uk-overlay-default {
    background: rgba(255, 255, 255, .7)!important;
}
span {
    font-family: 'Lato' !important;
}





@media (max-width: 1600px) {

}
@media (max-width: 1450px) {

}

@media (max-width: 820px) {
.float-start {
    float: left !important;
    margin-bottom: 30px;
}
.float-end {
    float: right !important;
    margin-top: 30px !important;
}
}
@media (max-width: 639px) {
.uk-visible\@s {
    display: block !important;
}
}
@media (max-width: 540px) {
.float-start
{
    float: left !important;
    margin-bottom: 30px;
    margin-left: 0px !important;
}
.float-end {
    float: right !important;
    margin-top: 30px !important;
    margin-left: 0px !important;
    margin-right: 0px !important;
}
}




