.place {
    color: purple;
}
.bg {
        background-image: url('../imgs/DSC_0331.jpg');
        height: 524px;
        background-position: left bottom;
    background-size: cover;
    margin-top: 98px;
    }
div.gallery img {
    width: 100%;
    height: auto;
    position: static;
}

div.desc {
    padding-top: 15px;
    padding-right: 15px;
    padding-left: 15px;
    padding-bottom: 20px;
    text-align: left;
    font-size: 16px;
    background-color: #FFFFFF;
	}

.clearfix:after {
  content: "";
  display: table;
  clear: both;
}.pope {


}
