/*
Theme Name: Edumall Child
Theme URI: https://edumall.thememove.com/
Author: ThemeMove
Author URI: https://thememove.com/
Version: 1.0.0
Template: edumall
Text Domain:  edumall-child
Tags: editor-style, featured-images, microformats, post-formats, rtl-language-support, sticky-post, threaded-comments, translation-ready
*/
.background-course{
	background-size: contain !important;
    background-repeat: no-repeat !important;
    background-color: #f5f7fd !important;
    background-position: center !important;
}
@media screen and (max-width: 1920px){
	.background-course{
		background-size: cover !important;
	}
}