.pds-001 {
    min-height: 100vh;
    padding: 0;
}

.pds-001-row-image,
.pds-001-row-brand,
.pds-001-row-content {
    width: 100%;
    max-width: 100%;
    margin: 0 auto;
    padding: 0;
}

.pds-001-image,
.pds-001-logo,
.pds-001-text,
.pds-001-button {
    margin: 0;
}

.pds-001-image img {
    display: block;
    width: 100%;
    height: auto;
}

.pds-001-row-content {
    padding: 48px 24px;
}