.big-img img {
    border-radius: 10px;
    width: 100% !important;
}

.page-id-1014 .site-inner p {
    font-size: 20px;
}

@media only screen and (min-width:1024px){
    .big-h2, .big-h1 {
        font-size: 45px !important;
        font-weight: 700 !important;
    }
    
    .big-h3 {
        font-weight: 700 !important;
    }
}

@media only screen and (max-width:780px){
    .images-center {
        text-align: left !important;
    }
}