﻿.lineContent-text {
    color: #00263e !important;
    background-color: transparent !important;
    /*font-weight: bold;*/
    cursor: default !important;
    /*transition: linear 2s ease-in-out;*/
}

#gallery {
    max-width: 100% !important;
    /*max-height:100% !important;*/
    width: 100% !important;
    /*height:100% !important;*/
}

    #gallery img {
        /*height:100% !important;*/
        width: 100% !important;
    }

    #gallery .ug-item-wrapper img {
        top: 0px !important;
        position: relative !important;
        height: 100% !important;
    }
