.margin-bottom-20{margin-bottom: 20px;}
.loader-img {
    width: 200px;
    height: 200px;
    display: block;
    position: fixed;
    left: 0;
    right: 0;
    margin: auto;
    top: 50%;
    margin-top: -100px;
}