/* @name+(Parallax Zoom) *//* @selector+(parallax-zoom) */.parallax-zoom {background-attachment: fixed;background-position: center center !important;background-repeat: no-repeat;background-size: 115% auto !important;}@media (max-width: 900px) {.parallax-zoom {background-attachment: scroll;background-size: cover !important;}}