.site-info {
background: transparent !important;
} 
.header-inner {
text-align: left !important; } .bypostauthor {}
.bypostauthor cite::before {
content: initial !important;
} label{
font-weight: normal;
} img.widget{
display: block !important;
margin-left: auto !important;
margin-right: auto !important;
} #subscribe-email{
padding-top: 5px;
padding-bottom: 5px;
}
.tooltip {
position: relative;
text-decoration: none;
width: 200px;
height: 200px;
float: left;
margin-right: 32px;
margin-bottom: 24px;
}
.tooltip:after {
content: attr(data-tooltip);
position: absolute;
bottom: 0%;
left: 0%;
background-image: linear-gradient(#7A8B8B, white);
padding: 5px 15px;
color: white;
white-space: inherit;
opacity: 0;
-webkit-transition: all 0.4s ease;
-moz-transition: all 0.4s ease;
transition: all 1s ease;
width: 200px;
height: 200px;
}
.tooltip:hover:after {
bottom: 0%;
}
.tooltip:hover:before {
bottom: 0%;
}
.tooltip:hover:after, :hover:before {
opacity: 0.8;
}   /*._1drm {
/*	height: 100 !important;
/*}
/*.uiScaledImageContainer {
/*	height: 100 !important;
/*}
/*._h7r {
/*	height: 100 !important;
/*	max-height: 100 !important;
/*}
/*._2p3a {
/*	height: 100px !important;
/*	max-height: 100px !important;
/*}
/*.plugin {
/*	height: 100px !important;
/*	max-height: 100px !important;
/*}