.bg_blue{background-color:#2684FF;color:#fff;}
/* 1 */
.jumbotron{background:url(../img/contact_jm.png);}
.plate_title{margin-top:56px;margin-bottom:40px;font-size:28px;font-weight:bold;}
.plate1 .container{margin-top:56px;}
.plate1 a{color:#2684FF;}
.plate1 p{padding-left:calc(50% - 91.25px);margin-bottom:20px;}
.plate1 p:first-child img{margin-top:40px;margin-right:14px;}
.plate1 p img{margin-right:10px;}
.plate1 p:first-child{position:relative;}
.plate1 strong{position:absolute;bottom:0;}
.leftborder{border-left:1px solid #D8D8D8;}
.Screen{width:100%;height:440px;}
@media(min-width:768px){
  .Screen1{display: none;}
}
@media (max-width: 767px) {
  .jumbotron{background:url(../img/contact_jm1.png);}
.plate_title{font-size:20px;margin-top:28px;margin-bottom:20px;}
.Screen{display:none;}
.Screen1{width:100%;height:220px;margin-top:52px;}
.leftborder{border-left:0px;}
.plate1 .container{margin-top:28px;}
.plate1 p{margin-bottom:10px;}
.plate1 p:first-child img{margin-top:20px;}
} 