/*
Theme Name:         DRIVEMS 2025
Theme URI:          https://drivems.by
Description:        Редиайн 2025
Version:            0.1
Author:             Sasha & Igor
Author URI:         https://drivems.by
Tags:  		     	
License:            
License URI:        

*/

[class*="wp-image"] {
	max-width: 100%;
	height: auto;
}

.frontpage_excerpt p {
	margin-bottom: 0;
	line-height: 1.2;
}
.frontpage_excerpt {
	height: 200px;
	overflow-y: hidden;
}

.cert_card_bg {
	background-repeat: no-repeat;
	background-position: center top;
	background-size: contain;
}

.news-items-a {
	background-repeat: no-repeat;
	background-position: center;
	background-size: cover;
}

.team_card_bg {
	background-repeat: no-repeat;
	background-position: center top;
	background-size: cover;
}

img.size-full, figure.size-full img {
	width: 100%!important;
	height: auto!important;
}

.container .lead img {
	max-width: 100%;
    height: auto;
}

.grecaptcha-badge { 
    visibility: hidden;
}