#pgResult{
    max-width: 800px;
    margin: 0 auto;
    margin-top: 10%;
    margin-bottom: 10%;
}

.sub-title h4 {
    display: flex;
    justify-content: space-between;
    align-items: center;
}

.sub-title h4 button {
    margin-left: 10px;
}