/* Copyright (C) YOOtheme GmbH, http://www.gnu.org/licenses/gpl.html GNU/GPL */

/* ========================================================================
   Use this file to add custom CSS easily
 ========================================================================== */
/* Style for smaller Screen then 768
 ========================================================================== */
@media screen and (max-width: 960px) {
    h1 {font-size:1.6rem !important;line-height:110% !important}
    h2,h3,h4,h5,h6 {font-size:1.2rem !important;line-height:110% !important}
}