/*
Theme Name:         Theme Ginnov
Theme URI:          https://roots.io/sage/
Description:        Theme de la société Ginnov
Version:            1.0.0
Author:             Unflux
Author URI:         http://www.unflux.fr

License:            MIT License
License URI:        http://opensource.org/licenses/MIT
*/

.foo-item a {
  margin: 0!important;
}	

.home #foogallery-gallery-46 {
    max-height: 550px !important;
}

@media (min-width : 1400px) {
 .foo-item a {
    width:100%;
 }	
}