﻿/* new css */
.promo {
    margin: 0;
}

.ann {
    padding: 6px;
}

    .ann marquee {
        height: 21px;
        display: grid;
        align-items: center;
    }

button#button_left {
    top: 0 !important;
    margin: 0;
    width: 65px;
    position: absolute;
    filter: brightness(115%);
    -webkit-filter: brightness(115%);
}

#button-right img {
    margin: 10px 0px 10px 0px;
}

#button-right {
    top: 156px !important;
    position: fixed;
    width: 65px;
}

    #button-right img {
        filter: brightness(115%);
        -webkit-filter: brightness(115%);
    }

        #button-right img:hover {
            margin: 10px 0px 10px 0px;
        }

.srl_menu {
    height: auto;
}

.col {
    padding: 20px 0px 0px 0px;
}
