@media (max-width:991px){

.hero-pr{

    min-height:85vh;

    background-position:center center;

    background-size:cover;

    padding:120px 30px 80px;

}

}