.footer .contact #emailFooter, .footer .contact #phoneFooter {
    background-image: -moz-linear-gradient(center top , #316AAA 0%, #2964A7 23%, #0A4E9A 78%, #024897 100%);
    background-size: 100% auto;
    box-shadow: 0 0 5px 1px rgba(250, 250, 250, 0.1);
    left: -310px;
    margin: 0;
    padding: 10px;
    position: absolute;
    top: -350px!important;
    width: 450px!important;
    z-index: 20;
}