@media screen and (min-width: 768px) {
    #slideshow {
        width: 100%;
        position: relative;
        padding: 0;
    }
    .tp-banner {
        width: 100%;
        position: relative;
    }
}
