.stylebtn {
    transform: translateX(20%) !important;
    width: 72%;
}

.hideable-btn:not(.shown) {
    display: none;
}