.min_title{
				display: -webkit-flex;
			    display: flex;
			    -webkit-flex-wrap: wrap;
			    flex-wrap: wrap;
			    width: 100%;
				margin-top: 0%;
			}
			
			.min_Trailer img{
				width: 90px;
				/*height: 70px;*/
				
				
			}
			.min_Activity img{
				width: 90px;
				/*height: 70px;*/
			}
			.min_text{
				line-height: 2.5vw;
				font-size: 1.3vw;
				margin-top: 2vw;
				text-align: initial;
			}
			.min_Trailer{
				width: 25%;
				/*height: 60vh;*/
				/*background-color: red;*/
				border: solid 0px black;
				margin-left: 4%;
				text-align: center;
				font-size: 2vw;
				/*background-color: lavender;*/
				border-radius: 2vw;
			}
			.min_Activity{
				width: 25%;
				/*height: 60vh;*/
				/*background-color: lavender;*/
				border: solid 0px red;
				margin-left: 2%;
				border-radius: 2vw;
				
			}
			.min_Trailer_content{
				width: 90%;
				white-space:nowrap;
				overflow:hidden; 
				text-overflow:ellipsis;
				margin-left: 2vw;
			}
			.min_Activity{
				font-size: 2vw;
				text-align: center;
			}
			.min_Trailer_size{
				font-size: 1vw;
				
			}
			.min_Activity_content{
				font-size: 1.3vw;
			    margin-top: 2%;
			    width: 95%;
			    margin-left: 2%;
			}
			.min_Activity_text img{
				    width: 125px;
				    margin-top: 2vw;
				    height: 109px;
			}
			.min_Resources{
				width:22%;
				text-align: center;
			}
			.min_Resources img{
				width: 90px;
			/*	height: 70px;*/
			}
			.min_Resources_title{
				font-size: 2vw;
				
			}
			.min_Resources_img img{
				width: 228px;
    			height: 244px;
				margin-top: 2vw;
			}
			.min_resouces_size{
				font-size: 1vw;
			}
