#marker-2 {
    position: absolute;
    display: block;
    height: 30px;
    width: 30px;
    margin-top: calc(100vh + 20px);
    z-index: 999;
    }
.contact-info{
    margin-top: -6px;
    }
.contact-map{
    padding-bottom: 48px;
}