.big_logo img {
    margin-top:5px;
}

.navright {
    margin-left:0;
}

.pr_slider_item img {
        max-width: 100%;
    transition: all .3s linear;
    position: relative;
    z-index: -1;
    object-fit: cover;
    height: 600px;
    width: 100%;
}

.pace {
    background-image: linear-gradient(
90deg
, #f27507 0, #f2bf27 100%);
}