/* ---------------------------------------------------------
	PAGE TEMOIGNAGES — MOIZARD CONSEIL
--------------------------------------------------------- */
.section-categorie-tem {
    margin-bottom: 50px;
}

.img-thumbnail-tem {
    margin-top: 10px;
    margin-bottom: 20px;
	max-width: 100%;
}

h3 {
    margin-top: 50px;
    margin-bottom: 20px;
    font-weight: 600;
}

@media (max-width: 768px) {
    .img-thumbnail-tem {
        max-width: 70%;
        margin-left: auto;
        margin-right: auto;
        display: block;
	}
}
