body { transition:background 0.5s ease-in-out;background:url('/images/landing-pages/fuckyou.com/grandma.jpg') no-repeat left bottom;background-size: 50%;background-attachment: fixed;}
.search-icon {height:24px;width:24px;display:inline-block;position:relative;top:-2px;margin-right:3px;enable-background:new 0 0 24 24;}

@media screen and (max-width: 1020px) {
    body {background-size: 80%;}
}

@media screen and (max-width: 640px) {
    body {background-size: 100%;}
}
