/*
Theme Name: Antemeta
Theme URI: http://www.spin-interactive.com/
Description: Antemeta
Author: Spin Interactive
Version: 1.0
*/

@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
    img[src*=".svg"] {
        width: 100%;
    }

    .home .BoxesNeeds-thumb img, .home .Boxes-thumb img {
        width:140px;
    }
}

/* OVERRIDE DU GULP */
.Numbers-title{width:100%;}
.Services-title{width:100%;}

/* CORRECTION DES LARGEUR DE SVG */
.BoxesAlso li a img{width:auto !important;}
.BoxesAlso img{width:auto !important;}


.Nav-links-menu > li > a {
	padding: 0!important;
}