.widget-title {
    text-align: center;
}

.gallery-icon img {
    border-radius: 15px;
    overflow: hidden;
    display: block;
		 width: 100%
}

#panel-4-13-0-0 > div {
	padding: 0px !important; 
}

a.no-underline {
    text-decoration: none;  
    color: inherit;         
}

a.no-underline:hover {
    text-decoration: underline; 
           
}