.pqr {
    position: relative;
    justify-content: center;
    padding-top: 100px;
    padding-bottom: 60px;
    z-index: 10;
}
.pqr .formCT {
    justify-content: flex-start;
    gap: 15px;
}
select option {
    padding: 20px;
    height: 20px;
}
.formNotificar {
    width: 100%;
}