
.footer-logo-en {
    position: relative;
    max-width: 224px;
}

.footer-logo-en img {
    max-width: 100%;
}
.footer-logo-en__label {
    color:#333;
	font-size:14px;
	text-align:right;
	transform:translateY(-24px);
}