﻿.scire-error-view {
    padding: 40px 30px;
    position: absolute;
    background-image: url(images/logo/sentnel-background-gray.svg);
    background-position: right bottom;
    background-repeat: no-repeat;
    background-size: 40%;
    width: 100%;
    height: 100%;
}

.error-info {
    /*top: 25%;*/
    position: relative;
    height: 100%;
    text-align: center;
    vertical-align: middle;
}