@media only screen and (max-width: 980px) {
.mc-modal {
    top: 100px !important;
}

}

#AttentionBox{
 background-color:rgb(236, 135, 135);
  padding:5px; 
}

#ActivateLinkLogin{
color:#fff;
}