/*
 Theme Name:   Twenty Twenty Child
 Theme URI:    http://example.com/twenty-fifteen-child/
 Description:  Twenty twenty Child Theme
 Author:       Simone Gorgaini
 Author URI:   http://example.com
 Template:     twentytwenty
 Version:      1.0.0
 License:      GNU General Public License v2 or later
 License URI:  http://www.gnu.org/licenses/gpl-2.0.html
 Tags:         light, dark, two-columns, right-sidebar, responsive-layout, accessibility-ready
 Text Domain:  twentytwenty-Child
*/



section{
  margin-top: 0rem !important;
  margin-bottom: 0rem !important;

}


/*.cover-header{
  max-height: 100rem;
}
.cover-header-inner-wrapper{
  padding-bottom: 45rem;
}*/


.screen-height{
  min-height: 70vh !important;
}


.card_box_style{
  box-shadow: 2px 2px 10px 0px #d3d3d3;
}


@media (max-width: 782px){
  .cover-header{
    max-height: 48rem !important;
  }

.cover-header-inner-wrapper{
 padding-bottom: 15rem;
}







}
