
a{
    text-decoration: none !important;
}
a:focus,
button:focus{
    outline: none !important; 
}
img{
    width: 100%;
}

