/* 

1. Add your custom Css styles below
2. Place the this code in your template: 

 <link href="css/custom.css" rel="stylesheet">

*/
/*.rivista_h {height:600px;}*/
.rivista_h {height:700px;}
.social_m {display:none;}
.search_mobile {display:none;}

@media screen and (max-width: 475px) {
	.rivista {width: 310px}
	/*.rivista_h {height:450px;}*/
	.rivista_h {height:550px;}
	.social_m {display:inline;}
	.search_mobile {display:inline;}
	.header-extras {display:none;}
}
