.custom_img {
    widht: 100%;
    height: 100%;
    object-fit: cover;
}

#header {
    max-width: 100%;
    background: #303030;
}