2021-03-30 23:50:09 +00:00
|
|
|
.agentPage {
|
|
|
|
background-image: url('../images/Agent1.jpg');
|
|
|
|
background-repeat: no-repeat;
|
|
|
|
background-size: cover;
|
|
|
|
background-attachment: scroll;
|
|
|
|
}
|
|
|
|
|
|
|
|
@media screen and (min-width: 992px) {
|
|
|
|
.miniHero {
|
|
|
|
background-position-y: -150px;
|
|
|
|
}
|
|
|
|
}
|