.centering{
    height: 300px;
}
.contact-phone{
    height: 100%;
    border-right: 0px !important;
}
@media only screen and (max-width: 768px) {
    .centering{
        height: 100%;
    }
    .contact-phone{
        border-top: 1px solid #ddd;
    }
    .form{
        /* padding-top: 15px; */
    }
}
.portf{
    padding:5px !important;
}
/* .portf{
    width: 5.5555% !important;
    flex: 0 0 5.5555% !important;
    max-width: 5.5555% !important;
} */