/*
 * Custom code goes here.
 * A template should always ship with an empty custom.css
 */
#module-iverify-authentication #content
{
    margin-top: 4%;
}
#module-iverify-authentication #main
{
    border: 0;
    box-shadow: none;
}
@media (min-width: 768px) {
    .justify-center-verif .box {
        max-width: 600px;
        width: auto;
    }
}
.verifysitelogo
{
    max-width: 400px !important;
    margin: 0 auto !important;
}
.verifysitelogo img
{
    max-width:100%;
}