.camera_prev , .camera_next {
            display:none;
        }
        .well-1 {
    padding-top: 50px;
    padding-bottom: 50px;
    }
    ul.a {
    color: #5e5e5e;
    list-style-type: circle;
}
p{
    text-align:justify;
}

h2 {
    font-size: 1.7rem;
    font-weight: bold;
}
.list a:hover{
    color:#5E5E5E;
}
footer .col-md-3:last-child {
text-align: left;
}
@media only screen and (max-width: 400px) {
  .contact_add {
    margin:5px auto;
  }
  footer .col-md-3:last-child {
text-align: center;
}
}