#logo-cdw{
position:absolute;
top:50px;
left:50%;
transform: translate(-50%, 0);
max-width:500px;
}

.et_pb_fullwidth_header .et_pb_fullwidth_header_container.center .header-content{
max-width:100% !important;
width:100% !important;
}

.et_pb_contact_field_options_title, .et_pb_contact_field_radio label, .et_pb_contact_captcha_question{
color:#fff
}

@media screen and (max-width: 1200px){
#logo-cdw{
display:none;
}
}