.p-banner {
    height: calc(100vh - 280px);
}
.p-banner .column {
    background-color: rgba(0,0,0,0.0);
    
}

