.wrap_1{
    width: 100%;
    height: 560px;
    background: url('/static/images/telecom/p1_bg.png') !important;
    background-size: 100% 100%;
    display: flex;
    justify-content: center;
    align-items: center;
}
