@import url("galleria.product.css");

.galleria-stage {
    position: absolute;
    top: 0;
    bottom: 149px;
    left: 0;
    right: 0;
    overflow:hidden;
}
.galleria-thumbnails-container {
    height: 139px;
    bottom: 0;
    position: absolute;
    left: 6px;
    right: 6px;
    z-index: 2;
    background: #d4d4d4;
}