
@media (max-width: 1200px){
  .well .col-sm-8 {
      width: 100%;
  }
  .well .col-sm-4{
        width: 100%;
    }
}
