.placeholder1 {
    min-width: 500px;
    min-height: 300px;
    background-repeat: no-repeat;
    background-size: contain;
    background-image: url('../loading.gif');
}
