.box-action {
    display: flex;
    justify-content: center;
    align-items: center;
    margin-top: 20px;
    z-index: 100;
}

.img-action {
    width: 95%;
}