

.car_title_tag{
display: none!important;
}

.tag_corner{
display: none!important;
}


@media only screen and (min-width: 768px) and (max-width: 978px){

}

@media screen and (min-width: 480px) and (max-width:767px) {

}

@media only screen and (max-width: 479px) {

}

}