.act-logo {
  position: absolute;
  bottom: 0; 
  right: 0;
}
#form-brand {
 width: 260px; 
 height: 96%; 
 float:right; 
 position: absolute; 
 top: 0; 
 right: 0; 
 margin: 6px 0 6px 0; 
 text-align:right;
}
.act-logo-img {
  width: 90%;
  padding-right: 10px;
}
a.close-reveal-modal span+span {
 text-decoration: underline;
 color: #eb222e;
}
a.close-reveal-modal span{
 font-size: 12px;
 font-weight: bold;
 text-decoration: underline;
  color: #1aa3e6;
}
