@media screen and (max-width: 800px){
  .footer-contact li {
    padding: 0px 10px;
}

div#slideshow-mobile-1 {
    background-position: right !important;
}

.hero-single .hero-content .hero-title {
    font-size: 42px;
}

.hero-single .hero-content p {
    font-size: 20px !important;
}

div#slideshow-mobile-4 {
    background-position: right !important;
}

.hero-content {
    margin-top: 100px;
}

}