.uc-contact-us-banner .t-bgimg:before {
    content: '';
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    margin: auto;
    width: 300px;
    height: 120px;
    background-color: #ffffff;
    border-radius: 20px;
    background-image: url(https://static.tildacdn.net/tild3563-3661-4535-b337-356633366662/svgexport-26.svg);
    background-position: center;
    background-size: 90%;
    background-repeat: no-repeat;
}
.uc-consulting-servic p {
    text-align: center !important;
}