/* Enter Your Custom CSS Here */

.row article {

opacity: 1;
  
-webkit-transform: none;

-moz-transform: none;

-ms-transform: none;

-o-transform: none;

transform: none;

}


.custom-logo-link {
    height: 90px;
    max-height: 100px;
	max-width: 100%;
    font-size: 0;
}
