.filler{
    height: 0px;
}
.contact-panel {
    min-width: 375px;
    width: 50%;
    max-width: 1250px;
    position: relative;
    left: 50%;
    transform: translate(-50%, 0);
    border-radius: 50px;
}