body {
    font-family: "Lato", sans-serif;
}
.w3-content {
    max-width:2000px;
    margin-top:46px
}
.w3-content .mySlides {
    
}
.mySlides img {
    width:100%
}

/* home2 content */
.w3-content #home2 {
    max-width: 800px;
}
#home2 img{
    width: 60%;
}

/* home3 content */
.w3-content #home3 .home3{
    max-width: 800px;
}
.w3-content #home3 .tkd-place {
    margin: 0 -16px;
}
.w3-content #home3 .tkd-gym {
    width: 100%;
}

/* contact content */
.w3-content #contact {
    max-width: 800px;
}
.w3-content #contact i {
    width: 30px;
}

.w3-content #contact .contact-form {
    margin: 0 -16px 8px;
}

/* Map of area */
.imgAerialMap {
    width: 100%;
}