.no-padding{
padding:0;
}

.padding-top{
padding-top: 5rem;
}

.padding-bottom{
padding-bottom: 5rem;
}

.line-title{
padding-top: 5rem;
padding-bottom: 5rem;
}

.mod-banner__img {
    height: 400px;
}

.payment_method.method.radio-inline {
    margin-top: 25px;
}

.line.site_line__item.equipe {
    pointer-events: none;
}

.mod-banner__img {
    height: 350px !important;
}

.content.contact h1 {
    display: none;
}

.photos img.news-thumbnail {
    object-fit: cover;
    width: 350px;
    height: 350px!important;
    pointer-events: none;
}
.news-article__content {
    margin-top: 25px;
    margin-bottom: 25px;
}

.partners .news-thumbnail {
    height: 110px !important;
    width: 100%!important;
    object-fit: contain;
}

span.member-greeting {
    margin-left: 2rem;
}

.line-pad-0 .mod-banner__img {
    height: 530px!important;
}

.boutique .jumbotron.event-jumbotron__top {
    display: none;
}
@media (min-width: 768px){
.line-quickbar .member-register {display:none;}
}