﻿@media screen and (max-width: 480px) {
    #IPScape_WebChat iframe {
        right: initial !important;
        left: 0 !important;
        width: 100% !important;
    }
}
#footer .wrapper {
    margin-bottom: 20px;
}