@media (min-width: 960px) {
.c-bg-img.c-bg-img--cover.pera1-bg-editable.lazyloaded {
    background-repeat: no-repeat;
    background-position: 100% 40%;
    background-size: cover;
    height: 80vh;
}
}