

.q_logo { display:none; }

@media only screen and (min-width: 1000px) { body.home .q_logo img:not(.sticky) { display: none !important; } }

.team:hover {
color: #cead2c;
opacity: 0.7;
transition: all 1s;
-webkit-transition: all 1s;
}
