.container {
    max-width: 1460px;
}
.ss_img img {
    width: 80%;
    margin-bottom: 40px;
    height: auto;
    /* border: 4px solid  #714b67; */
    border-radius: 10px;
}
/* img.img.img-responsive.center-block {
    width: 96%;
} */
@media only screen and (max-width:1024px) {
.extracol{
display: none !important;
}

}


a.show.active {
    background-color: white !important;
}
