/* Copyright (C) YOOtheme GmbH, YOOtheme Proprietary Use License (http://www.yootheme.com/license) */

/* ========================================================================
   Use this file to add custom CSS easily
 ========================================================================== */
@media (min-width: 1220px)
.tm-page {
  max-width: 1200px;
  /* margin: -2px auto; */
}
@media (min-width: 768px)
.tm-page {
  max-width: 980px;
  /* margin: 1px auto; */
}
@media (min-width: 768px)
.tm-block-full {
  height: 350px;
}
.tm-headerbar .uk-panel {
    max-width: 400px;
    margin-right: 0px;
    float: right;
}