@charset "UTF-8";
#customer_header {
    background-color: #2C2C2C;
}
@media screen and (max-width: 750px){    
#customer_header img {
    width: 100vw;
    margin: 0;
    padding: 0;
}
#webc_con {
    width: 100%;
}
}