﻿
#title-bar .icon-container .icon.company-logo {
    background-image: url("../../../../Images/ITT.png");
    border-radius: 17px !important;
}

#siteLandingImage {
    content: url("../../../../Images/ITT Landing Image.jpg");
}


#siteLandingImage {
    width: 300px;
    height: 150px;
    position: absolute;
}

.HomeContentLandingPage {
    background-color: white;
    width: 100%;
    height: 100%;
}
