/*
 Theme Name:   Architon Child Theme
 Theme URI:    https://themeforest.net/item/architon-architecture-and-interior-wordpress-theme
 Description:  Child theme for Architon theme
 Author:       Marketify
 Author URI:   http://themeforest.net/user/marketify
 Template:     architon
 Version:      1.0
 License: 	   Located in 'licensing' folder
 License URI:  license.txt
 Tags:         custom-header, custom-background, threaded-comments, custom-menu, featured-images, full-width-template, theme-options, translation-ready
 Text Domain:  architon-child
*/

.kit-section {
    display: flex;
    justify-content: space-between;
    align-items: center;
    width: 100%;
}

.kit-section img {
    width: 15%;
    height: auto;
    object-fit: contain;
}
