

 .smallmenu
 {display: none;}

 /** Article detail pages */

.node-article .caption{
  float:right;

}
 .node-article .field-collection-container{
   /* //background-color: #CDE4F2; */
   margin-top: 20px;
   width: 50%;
   min-width: 300px;
   background: #eff3f6;
  border: 1px solid #d9d9d9;
 }
.node-article .caption p{
  border-style: none;
  border-width: thin;
  padding: 5px;
 }

.view-id-nei_news .img-responsive {
  height: 120px;
}

