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

/* ========================================================================
   Use this file to add custom CSS easily
 ========================================================================== */
.stickyAd {
     position: fixed !important;
     top: 0 !important;
         border:10x solid black; 
 }
.showSkyscraberAds {
}
@media only screen and (max-width: 1480px) {
.showSkyscraberAds {
display:none;
}
}
