img {
  width: 15%;
  height: auto;
}

.container-header {
  background-color: #CECE02; 
  background-image: none;
}

.com_content {
  background-image: url(/images/zone/house4.png);
  background-repeat: no-repeat;
  background-size: cover;
  background-attachment: fixed;
  //opacity: 0.5;
  z-index: -3;
}
