.contact .contact-details .wrapper .hexagon {
    display: block;
    position: relative;
    width: 73px;
    height: 83px;
    background: url(http://www.deliman-music.com/wp-content/uploads/2015/03/contact-shape-yellow.png) center center no-repeat;
    margin-left: auto;
    margin-right: auto;
    text-align: center;
}


#style-switcher-container {
    position: fixed;
    width: 130px;
    height: 200px;
    z-index: 999999999;
    left: -130px;
    top: 47px;
    padding: 0;
    display: none;
}