
@import url('https://fonts.googleapis.com/css?family=Roboto:400,500,700');

body {
    margin: 0px;
    padding: 0px;
    background: #f2f2f2;
}

.ib-load-image {
    position: absolute;
    width: 180px;
    height: 127px;
    top: 50%;
    left: 50%;
    margin: -63.5px 0 0 -80px;
} 

.ib-load-image-min {
    position: absolute;
    width: 22px;
    height: 22px;
    top: 50%; 
    left: 50%;
    margin: -11px 0 0 -11px;
}