
#featured-area .box-style .rel_gal figure div {
    cursor: pointer;
    height: 92px;

    /*    background-position: center; */
    background-size: cover;
    background-position: top;
    /*background-size: inherit;*/

    margin-right: 10px;
    box-shadow: 4px 4px 5px 0px rgba(50, 50, 50, 0.25);
    border: 1px white solid;
}