/* Enter Your Custom CSS Here */
.idioms-inners{
	width: 100%;
  	max-width: 200px;
  	float: left;
  	border-radius: 5px;
  	box-shadow: 1px 1px 4px #aaa;
  	margin: 5px;
  	padding: 6px;
}

.wp-tiles-tile-with-image .wp-tiles-byline-title{
	color: #fff !important;
}

.logo-widgets img{
    max-width: 45%;
    margin: 5px;
}