/*
 *   Important Information about this CSS File
 *
 * - Do not delete or rename this file, if you do not use it leave it blank (delete
 *   everything) and the file will be skipped when you enable Production Mode in
 *   the Global theme settings.
 *
 * - Read the _README file in this directory, it contains useful help and other information.
 */

@media only screen and (min-width:1025px) and (max-width:1155px) {
  .kickit .panel-flexible .description h2 {
    font-size: 75px;
    letter-spacing: -1px;
    margin: -61px 0 10px 10px;
  }
  .kickit .panel-flexible .description p {
    font-size: 24px;
  }
}

.node-type-campaign #modal-content {
	min-height: 300px;
}