/* Fix Image*/
.Img-Title-Intro-UI-1-v1 .image{
    background-size: contain !important;
    background-color: #f1f1f1;
}

#mapwrapper h3
{
    font-size: 18px!important;
}

.desktop .clsTwoLiColumnHolder {
  columns: 2;
  -webkit-columns: 2;
  -moz-columns: 2;
  width:auto!important;
  white-space: nowrap;
}

.timeline .content h2{
	background-color:#de651a!important;
}
.timeline .content p {
    font-size: 16px!important;
}
.ui-112 .ui-112-img {
   height: 165px;
}
.ui-112 .ui-112-img img {
   min-height: 165px;
}
.ui-1 .col-md-12 > .row:nth-child(2) .col-md-6:nth-child(2n+1) { display:block; clear:both;}
.ui-1 .col-md-6:nth-child(2n+1) { display:block; clear:both;}
.flat-blockquote {
    margin: 0;
    width: 100%;
    padding: 40px 60px 10px 70px;
    background: #ffef9f;
    border-left: 12px solid #ffbd6b;
    color: #171717;
    position: relative;
    text-align: justify;
}

.flat-blockquote::before {
    font-size: 520%;
    font-family: icomoon;
    content: "\e900";
    color: #b1a25b;
    display: block;
    content: open-quote;
    position: absolute;
    left: 20px;
    line-height: 40px;
    top: 35px;
}
.flat-blockquote p {
    font-size: 20px!important;
}

#NewsComp-sLiV-OVpC-HeTK-NkgD.News-Article-1-v1 .body_container > p {
margin-bottom:15px;
}