@charset "UTF-8";

.content_wrapper .outer table td div {
    text-align: center;
}

@media screen and (max-width: 768px) {
.widget_gallery01.add_design3 .wrapper_item .inner_item:not(:first-of-type) {
    display: none;
}

.widget_gallery01.add_design3 .wrapper_item .inner_item {
    width:100%;
}
.widget_gallery01.add_design3 .wrapper_item .inner_item a img {
    height: auto;
}

}