#rando-tile .widget-container{
    padding-left:0;
    padding-right:0;
}

#rando-tile .rando-text{
    padding-left:15px;
    padding-right:15px;
}

#rando-tile{
    height:396px;
}

#rando-tile img{
    max-height:100%;
    box-shadow: 1px 1px 1px 0 rgba(0,0,0,.2);
}