.currentTextHolder,.pp_description {
 color:#000 !important;
}

.t23col {
 font-size:1.1em;
 color:#ddd;
 flex:1;
}

.i4img {
 width:210px;
 margin:7px;
 border-radius:4px;
 cursor:pointer;
}

.i5img {
 width:400px;
 margin:12px;
}

.noticia {
 background-color:#fff;
 color:#333;
 font-size:1em;
 padding:18px;
 margin:15px;
 width:46%;
}

.noticia b {
 color:#224;
 font-size:1.2em;
 font-family:Play,Arial;
}

.vav {
 width:100%;
 height:800px;
 margin-top:9px;
}

@media screen and (max-width:900px) {
 .noticia {
  display:block;
  margin:9px;
  padding:15px;
  width:94%;
 }
 .i4img {
  cursor:default;
 }
}

@media screen and (max-width:600px) {
 .t23col,.i2img,.i3img {
  width:100% !important;
  margin:0 0 20px 0 !important;
  text-align:left;
 }
 .i5img {
  width:90% !important;
 }
 .vav {
  height:400px;
 }
}
