.header{
    height: 45vh;
}
.bg-icon{
    background: url(../img/icons/domain.svg) no-repeat;
    background-size: contain;
    background-position: right;
}