#content {
text-align: justify;
}

.textwidget input[type=checkbox] {
    width: 13px !important;
}

span.wpcf7-list-item {
    margin: 0em !important;
}

@media screen and (max-width: 768px) {
    #main-slideshow {
   display: none !important;
}
}