/*
Theme Name: Newser Child
Template: newser
Version: 1.0
Description: Restaure les templates CPT (lieu, artiste, actualité) et pages custom du site, à l'abri des mises à jour du thème parent Newser.
Author: Alexis Romero
*/


.owl-carousel .owl-item {
    width: 100%;
}

.banner-grid-item {
    width: 100%;
}

.banner-grid-thumb img {
    object-fit: cover;
}