.course-direction__diplom__img img {
	margin: 0 auto;
	display: block;
}

.docs-photos__wrapper {
	width: 320px;
}

.docs-photos__wrapper .course-direction__diplom__img {
	min-width: auto;
}

@media(max-width: 767px) {
	.docs-photos,
	.docs-photos__wrapper {
		width: 100%;
	}
}