/******* Do not edit this file *******
Simple Custom CSS and JS - by Silkypress.com
Saved: Mar 18 2022 | 19:03:11 */
#tutor-registration-from
{
  margin:50px 400px;
  display:flex;
  flex-direction:column;
  justify-content:center;
  align-content:center;
}

.tutor-course-listing-thumbnail
{
  	width: 760px;
    height: 200px;
	border-top-right-radius:5px;
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
}

@media (min-width: 760px){
  .tutor-course-listing-thumbnail
{
   width: 368px;align-content
}
.tutor-widget-course-loop.tutor-widget-course 
  {
     padding: 0 !important; 
  }  
}
