.footer__name {
	display: none;
	visibility: hidden;
}

.footer__content {
	margin: auto;
	align-items: center;
}

.footer__creator {
	margin-top: 40px;
}

.article__last-img-1 {
	visibility: hidden;
	display: none;
}

.article__last-text-1 {
	max-width: 100%;
}

.last-info-2 {
	flex-direction: column;
}

.article__last-img-2 {
	width: 100%;
	height: 300px;
}

.article__last-text-2 {
	max-width: 100%;
	margin-bottom: 30px;
}

.container__last-info-2__row-2 {
	flex-direction: column;
}

.container__last-info-2__row-2__img {
	height: 300px;
}
