/*.resize-res-100{
    margin: 15px 0px;
}*/

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

.resize-res-100{
    width: 100% !important;
}

}
