
a:hover,
a:focus,
a:active{
  outline:none;
}
.form-control{
  width:100%;
}

img{
  max-width: 100%;
  height: auto;
}
