.swiper .swiper-container .swiper-wrapper .swiper-slide .classin-online {
    position: absolute;
    top: 2.8rem;
    width: 8rem;
    left: 50%;
    margin-left: -4rem;
}
span.andisk_logo_small {
    font-size: 40px;
}
span.andisk_logo_text {
    font-family: impact;
    vertical-align: top;
}

span.andisk_gray {
    color: gray;
}

span.andisk_blue {
    color: rgb(0, 112, 192);
}
span.andisk_yellow {
    color: rgb(255, 192, 0);
}
