.newssidebar-left-img img{
  clear: left;
}
.newssidebar-page img.right-img{
  float: right;
  margin: 0 0 15px 15px;
}
.newssidebar-page img.center-img{
  float: none;
  margin: 0 0 15px;
}
body.ann_show .top_header {top: 48px;}
body.ann_show {padding-top: 85px;}

@media screen and (max-width:1200px){
#qab_message {font-size: 12px !important;}
}
  
@media screen and (max-width:767px){
  .newssidebar-left-img img {
    clear: none;
  }
  .newssidebar-left-info{
    display: inline-block;
    width: 100%;
  }
  .newssidebar-page p{
    width: 100%;
    display: inline-block;
  }
  .newssidebar-page img.right-img {
    float: left;
    margin: 0 15px 15px 0;
  }
  #qab_background {margin-top: 33px !important;}
  body.ann_show .top_header {top: 6px;}
  #qab_message {font-size: 10px !important;}
  body.ann_show .hdr_bottum {margin-top:10px;}
  #qab_message {font-size: 10px !important;}
  
}