.p-text-middle {
    display: flex;
    justify-content: center;
    align-items: center;
    height: 100px;
}

.button-img {
    max-height: 150px;
    width: 100%;
    object-fit: cover;
}
