/*
Theme Name: Makowski Dietetics
Author: Jan Kobiałka
Author URI: http://jankobialka.com/
Version: 1.0
Text Domain: makowski-dietetics
*/

.amelia-v2-booking #amelia-container .am-checkbox-wrapper .el-checkbox__label{
	line-height: 1.5;
}

@media only screen and (min-width: 992px) {
    section#offer-tiles .items .flip-card {
        flex: 1 1 calc(20% - 20px);
        height: 420px;
    }
}