span.separator{
    padding: 0px !important; 
}

div.article-content-main p{
  text-align: justify;
}

.article-intro-media > div:nth-child(1){
  max-height: auto !important;
}
section.row:nth-child(7){
  display: none !important;
}
#t3-content{
    min-height: 0 !important;
}

.weather-condition.w3-display-bottommiddle {display: none}
.weather-city.w3-display-topmiddle.w3-cell {font-size: 14px;display: inline}
.w3-padding-small.w3-display-container.w3-cell.w3-light-blue.w3-round-xlarge.w3-border-right.w3-border-left.w3-border-white.weather-container {height: 60px;}
@media only screen and (min-width: 768px) {
    .weather-condition.w3-display-bottommiddle {display: ruby}
    .weather-city.w3-display-topmiddle.w3-cell {font-size: 18px}
    .w3-padding-small.w3-display-container.w3-cell.w3-light-blue.w3-round-xlarge.w3-border-right.w3-border-left.w3-border-white.weather-container {height: 100px;}
}

div.custom p {
  margin: 0px;
  line-height: 24px;
}

.header {
  margin: 0px;
}

.wrap div.djslider, .wrap div.djslider-loader{
  margin: 3px 0px 3px -12px !important;
    
}

#t3-mainnav {
  margin-bottom: 0px !important;
}