.page-header {
    background-image: url('../images/cloud-ai-head.jpg');
    background-position: top center;
    background-repeat: no-repeat;
    background-attachment: fixed;
    background-size: contain;
    background-color: white;
}
