/* BASIC css start */
#content { text-align: center; }
.wrap .cont { position: relative; }
.wrap .cont  a { position: absolute;left: 50%;
    transform: translateX(-50%);
    top: 0; font-size: 0; width: 90%; height: 70%; }
/* BASIC css end */

