.p-company__content .title {
	font-weight: normal;
}

.p-company__content .logo {
	max-width: 17.4rem;
	margin: 6rem 0;
}

@media (min-width: 768px) {

.p-company__content .title {
	font-size: 6rem;
}

.p-company__content .logo {
	margin: 13rem 0;
	max-width: 34.8rem;
}

}

