﻿.row-margin-bottom {
    margin-bottom: 20px;
}

.logo-err {
    background-image: url(../../img/library/page-error-icon.png);
    height: 150px;
    background-repeat: no-repeat;
    background-position: center center;
    background-size: contain;
    margin: 10px;
}