.select-panel{display:flex;flex-wrap:wrap;align-items:center;justify-content:center;width:100%;height:100%;margin:100px 0}.select-panel-items{width:200px;height:250px;background-color:#b78b5c;margin:5px;display:flex;flex-direction:column;padding:30px;align-items:center;justify-content:center;border-radius:30px;text-decoration:none}.select-panel-items__img{width:100px;height:100px}.select-panel-items__text{font-size:24px;color:#fff;font-family:Montserrat,sans-serif;margin-bottom:40px;font-weight:600}.gallery{width:100%}.select-panel-items:hover{background-color:#bb9872}
