@charset "UTF-8";

#infoModal{
    display: none;
    margin-top: 20px;
}

.modal.fade.in {
    top: 25%;
}