
#app {
background-image: url("https://webtrac.coconutcreek.net/images/webtrac-background.jpg") !important;
background-repeat: no-repeat;
background-size: cover;
}

body {
background-color: #FFDF7D !important;
}

.login.size3 {
height: 350px;
padding-top: 20px;
}

#header #header-top #header-logo img {
max-width: 400px;
object-fit: contain;
}

a.wishlist-link {
    display:none;
}