/*
Theme Name: pragatiengineers
Theme URI: https://www.kamakhyasoft.com/
Author: Santosh Singh
Author URI: https://www.kamakhyasoft.com/
Description: Custom Theme
Version: 1.0
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: html2wp
*/
.HomePageGallery img {
    object-fit: cover;
    width: 100%;
    height: 300px;
}