@charset "utf-8";
/* CSS Document */

#holder {
    
    min-width: 360px;
    width: 100%;
    

}

.image {
    width: 20%;
    position: relative;
    height: auto;
    
}