#pagetitle 
{
	display:none;
}
.mes-wrap span, .soc-wrap span
{
	border: 1px solid #000;
    padding: 5px;
    width: 45px;
    height: 45px;
    margin-right: 20px;
        display: flex;
    flex-wrap: nowrap;
    flex-direction: row;
    justify-content: center;
    align-items: center;
}
.mes-wrap,.soc-wrap
{
	margin-bottom: 32px;
	margin-top: 16px;
	display: flex;
}
.contact-wrap a, .contact-wrap p
{
	font-size:20px;
	font-style: normal;
	font-weight: 400;
	line-height:150%;
	margin-bottom: 16px;
}
.mes-wrap a, .soc-wrap a
{
	font-size:16px;
}