.aiotec-button{
  border-color:#d9e1ec;
  background:#fff;
  overflow:hidden;
}
.aiotec-button img{
  width:72px;
  height:72px;
  transform:scale(1.45);
}
.aiotec-button:hover{
  border-color:#7e8ee2;
  box-shadow:0 8px 24px rgba(0,0,0,.16);
}
.hero-brand{
  left:13%;
  top:61%;
  bottom:auto;
  transform:scale(.9);
}
.rear-brand{
  left:8%;
  right:auto;
  top:46%;
  transform:scale(.78);
}
@media(max-width:720px){
  .rear-brand{left:8%;top:49%}
}
