.side-imgs{
    border: 1px solid red;
    height: 300px;
    position: relative;
    overflow: hidden;
    top: 2px;
 }
 .side-img{
    height: 50px;
    margin: 13px 0px;
 }
 