/**
 * This file contains component styles
 *
 * @author Christian Hamacher <c.hamacher@alldesign.de>
 */

/*###############################################################################*/
/*#### MISC
/*###############################################################################*/

/* fix layering of video and headline */
.spices-video video {
    position:relative;
    z-index:-1;
}