        a.morelink {
            text-decoration:none;
            outline: none;
            color: #a3c93a;
            text-align: right;
            float: right;
        }
        .morecontent span {
            display: none;
            color:#959595;
        }
        a.morelink  hover{
            color: #a39c3a;
        }

        .more
        {
            text-align: justify !important;
            
        }

        .imgHeight
        {
            height: 343px;
        }

        .aboutUs_Image_ParentDiv
        {
            padding-right: 15% !important;
            text-align: justify !important;
        }

        .aboutUs_Parent_Container
        {
                margin-left: 8% !important;
                width: 85% !important;
        }

        .strategy_Text_Section
        {
            margin-left: 13%;
            width: 35%;
        }
        .strategy_Image_Section
        {
            width: 40%;
        }

        .strategy_Image_Section img
        {
       /*    height: 145px; */
            float: left;
            padding: 5px;
            margin-right: 4%;
            border: 2px solid rgba(37, 37, 37, 0.22);
            border-radius: 2% 0 2% 0;
            margin-right: 1%;
        }
        .StoreOverviewImage {
            height: 226px !important;
            width: 88% !important;
        }

        .StoreMarginBottom
        {
            margin-bottom: 3%;
        }
        .StoreMarginTop
        {
            margin-top: 3%;
        }
        .paddingRightParagraph
        {
                padding-right: 12%;
                text-align:justify;
        }

        .alignHeadersCenter
        {
            font-weight: bold;
            font-size: 20px;
            color: black;
            text-align: center;
            padding-bottom: 1%;
        }

        
        .justifyText
        {
                text-align: justify;
                    padding-right: 6%;
        }

        .paddingRightStore
        {
            padding-right:1%;
        }

        .marginTopNews
        {
            margin-top: 2%;   
        }

        .imgStrategy
            {                
                width: 100% !important;
                height:100%;
            }
            
            img.imgStrategyNewGallery {
    /*height: 145px;*/
    float: left;
    padding: 5px;
    margin-right: 4%;
    border: 2px solid rgba(37, 37, 37, 0.22);
    border-radius: 2% 0 2% 0;
    margin-right: 1%;
}

img.imgStrategyTimeline {
    height: auto;
    float: left;
    width: 100%;
    padding: 5px;
    margin-right: 4%;
    border: 2px solid rgba(37, 37, 37, 0.22); 
    border-radius: 2% 0 2% 0;
    margin-right: 1% ;
}

/*New stuff! Yay*/

img.imgStrategyNews {
    /*height: 145px;*/
    float: left;
    padding: 5px;
    margin-right: 4%;
    border: 2px solid rgba(37, 37, 37, 0.22);
    border-radius: 2% 0 2% 0;
    margin-right: 1%;
    width:189% !important;
}

