/*Admin Logo*/

.login h1 a {
background-image: url(img/admin-logo.png)!important;
background-size: contain!important;
height: 45px!important;
width: 200px!important;
}



#adminmenu .menu-icon-sponsors div.wp-menu-image:before {
  content: '\f313';
}

.image.column-image img{
max-width: 100px;
height: auto;
width: auto;
max-height: 100px;
}

.image.column-image {
text-align: center;
background: #eee;
}

.image2.column-image2 img{
max-width: 100px;
height: auto;
width: auto;
max-height: 100px;

}

.image2.column-image2 {
text-align: center;
background: #aaa;
}
