.president-title{margin-bottom: 40px;text-align: center;color: #0193c3; font-size: 26px; font-weight: bold;}
.president-text{font-size: 18px;line-height: 1.9; text-align: center;}
@media screen and (max-width: 767px) {
	.president-title{font-size: 18px;}
	.president-text{font-size: 16px;line-height: 1.9;text-align: left;}
}