.con{width:48%;}


@media screen and (max-width: 980px) {
.con{width:100%;}

}
.banner{height: 65vh;}
.container{margin-top: 65vh;padding-top:5px;}
.center_1{padding:40px 0;}

@media only screen and (max-width: 820px) {
    .banner{height:auto;}
    .container{margin-top: 0vh;padding-top:0px;}
}
