/*

Theme Name: Astra Child
Theme URI: 
Description: Astra Child Theme
Author: Xam
Author URI:
Template: astra
Version: 1.0.0
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Tags: custom-menu, custom-logo, entertainment, one-column, two-columns, left-sidebar, e-commerce, right-sidebar, custom-colors, editor-style, featured-images, full-width-template, microformats, post-formats, rtl-language-support, theme-options, threaded-comments, translation-ready, blog
Text Domain: astra
*/


table, th, td, tr {
    border: none;
}

/*Tablet View*/
@media (max-width: 921px) {
.page-id-15 .wp-block-cover, .wp-block-cover-image {
    background-position: 10%;
    min-height: 600px !important;
    align-items: flex-end;
    }
}


/*Mobile View*/
@media (max-width: 544px) {
.page-id-15 .wp-block-cover, .wp-block-cover-image {
    background-position: 8%;
    min-height: 700px !important;
    align-items: flex-end;
}
.page-id-15 .wp-container-4 {
    padding: 40px 40px 15px 40px !important;
}
.page-id-15 .wp-block-image img {
    width: 160px;
    }
.page-id-15 .wp-block-image figcaption {
    margin-top: 0.5em;
    margin-bottom: 0;
    width: 350px;
    }
}
