
        @media screen and (max-width: 480px) {
            .gallery-left {
                width: auto !important;
            }
        }

        .saver-dvd {
            background-color: #000 !important
        }

        .saver-dvd-img {
            position: absolute;
            width: 20%
        }
    