.img-thumbnail {
    border: none!important;
    max-width: 10rem!important;
}
.gekko-icon {
    max-width: 3rem!important;
    height: auto;
}
.gekko-icon-twitter {
    max-width: 2.4rem!important;
    height: auto;
    margin-top: 0.3rem;
}
.gekko-icon-twitter:hover, .gekko-icon:hover { 
    opacity: .5;
}