/*
Theme Name:   Seven child
Description:  Twenty Fifteen Child Theme
Author:       Tamanna
Template:     seven
Version:      1.0.0
Tags:         light, dark, two-columns, right-sidebar, responsive-layout, accessibility-ready
Text Domain:  seven-child
*/


.entry-content > * { max-width: 100% !important; }
.mid-inner .elementor-container > .w-100 {
    max-width: 100%;
    width: 100%;
}

.school-documents thead th {
    max-width: 130px;
    min-width: 130px;
    font-size: 14px;
}
table.school-documents td{text-transform:uppercase}

img.attachment-full.size-full {
    height: 250px !important;
    object-fit: cover;
}