.carousel-cell { width: 100%; /* full width */ min-height: 250px; /* height of carousel */ height: 50vh; background-size: cover; } .container { max-width: 1200px; /* full width */ text-align: center; } .reset_button { position: absolute; width: 85px; height: 45px; top: 0; right: 0; } .pbcontainer { width: 100%; } .pb { width: 0; height: 45px; background: black; } /*# sourceMappingURL=style.css.map */