.container-header {
  background-color: #103673;
  background-image: none;
  
  img {
    max-width: 50%;
    height: auto;
}
}

.container-header .site-description {
    color: #fff;
    white-space: normal;
    font-size: 1.3rem;
}
@media (width >= 1200px) {
    h1, .h1 {
        font-size: 2.0rem;
      
  img p {
    max-width: 100%;
    height: auto;
}
    
img photo {
    max-width: 100%;
    height: auto;
}
     



