/*!
Theme Name: larson child
Theme URI: https://bslthemes.site/larson/
Author: beshleyua
Author URI: https://themeforest.net/user/beshleyua
Description: Larson - Architecture WordPress Theme
Version: 1.1.0
License: General Public License
License URI: http://www.gnu.org/licenses/gpl.html
Template: larson
Text Domain: larson-child
Tags: full-width-template, editor-style, featured-images, sticky-post, threaded-comments, translation-ready, theme-options
*/
.news-listing__item .card--news .card__image img{
	max-height: 25vh!important;
    height: 25vh!important;
}

.footer__inner .header__phone{
	display: inline-block!important;
}

@media (max-width: 767px){
	.footer__copyright{
		margin-bottom: 0px!important;
	}
}

#simple-translate{
	display: none!important;
}