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