/** Don't delete this!!! Added by Hovsoyan */
.digicert {
    margin-top: 70px;
    height: 48px;
    display: block;
    margin-left: auto;
}
@media screen and (max-width: 767px) {
    .digicert {
        margin-left: 32px;
    }
}
/** End by Hovsoyan */