/* Copyright (C) YOOtheme GmbH, YOOtheme Proprietary Use License (http://www.yootheme.com/license) */

/* ========================================================================
   Use this file to add custom CSS easily
 ========================================================================== */

.mask {  
    position: absolute; top: 250px;  
    width: 100%;  
    height: 100%;  
    overflow: hidden;  
    background-size: cover;  
    background-position: center center;  
    }