/*
Theme Name: The Learning Nest
Theme URI: https://nesthomeeducation.com/
Template: Divi
Author: Website Energizers
Author URI: https://websiteenergizers.com/
Description: Divi child theme for The Learning Nest built by Website Energizers
Version: 5.8.1.1782823664
Updated: 2026-06-30 12:47:44

*/

.llms-lesson-content p {
	max-width:none !important;
}

.llms-lesson-content img {
	max-height: 60vh !important;
    object-fit: contain !important;
    margin: 10px auto !important;
}