/*  
Theme Name: Ecorecycle Child
Description: Ecorecycle - Premium Wordpress Theme
Version:1.3.1
Author:batruji
Author URI:http://ruzhekov.com/
Template: ecorecycle
*/

@import url("../ecorecycle/style.css");  

/*your content goes from here*/

h2.front-page-title { font-size: 32px; text-align: center; line-height: 110%; }

@media only screen and (min-width : 991px) {
  h2.front-page-title { font-size: 72px; }
}

@media only screen and (min-width : 768px) {
  h2.front-page-title { font-size: 40px; }
}

@media only screen and (max-width : 620px) {
  .aq-template-wrapper .aq_span4 { width:100% !important; }
}
