.logo,
.portfolio .btn-open,
.contact .btn-open,
.gallery .visual img{ margin-top: expression(this.parentNode.offsetHeight > this.offsetHeight ? ((this.parentNode.offsetHeight-this.offsetHeight)/2 + "px") : "0"); }
