﻿.in-the-middle {
    text-align: center;
    width: 50px;
    height: 104px;
    position: absolute;
    left: 50%;
    top: 50%;
    margin: -67px 0 0 -25px;
}
    .in-the-middle a:first-of-type img {
        margin-bottom: 6px;
    }
