﻿.home-bg-wrap {
    background-image: url(../../../index.html);
    background-repeat: no-repeat;
    background-size: cover;
    position: relative;
    z-index: 2;
}
