/* Enter Your Custom CSS Here */
mh-home-2 mh-widget-col-2 {
  background-color:yellow;
}


.mh-widget, .mh-footer-widget {
    margin-bottom: 25px;
    overflow: hidden;
    background-color: #FAFAFA;
    padding: 10px;
  border-radius:5px;
  
}

#category-posts-16-internal .cat-post-item img {
    max-width: 100%;
    max-height: 100%;
    margin: initial;
}