    @import url("https://fonts.googleapis.com/css?family=Lato:300,400|Poppins:300,400,800&display=swap");
	.info-div1 {
        height: 421px;
        width: 80%;
        margin: 0 auto;
    }
	
    .info-img1 {
        background-image: url('../images/info_title_01.jpg');
        margin-right:50px;
        float:right;
		background-repeat:no-repeat;
        background-size:cover;
    }
	
	.info01 {
		width:169px;
		height:141px;
		margin-top:50px;
		margin-left:-20px;
		float:left;
	}
	
	.info01_font{
	  color:#ffffff;
	  font-size:14px;
	}
	
	.info01_font:hover{
	  color:yellow;
	  font-weight: bold;
	}
	
	.info-img2 {
        background-image: url('../images/info_title_02.jpg');
        margin-left:50px;
        float:left;
		background-repeat:no-repeat;
        background-size:cover;
    }
	
	.info02 {
		width:169px;
		height:141px;
		margin-top:70px;
		margin-right:-30px;
		float:right;
	}
	
	.info02_font{
	  color:#ffffff;
	  font-size:14px;
	}
	
	.info02_font:hover{
	  color:yellow;
	  font-weight: bold;
	}
	
	.info-img3 {
        background-image: url('../images/info_title_03.jpg');
        margin-right:50px;
        float:right;
		background-repeat:no-repeat;
        background-size:cover;
    }
	
	.info03 {
		width:169px;
		height:141px;
		margin-top:-50px;
		margin-right:-40px;
		float:right;
	}
	
	.info03_font{
	  color:#ffffff;
	  font-size:14px;
	}
	
	.info03_font:hover{
	  color:yellow;
	  font-weight: bold;
	}
	
	.info-img4 {
        background-image: url('../images/info_title_04.jpg');
        margin-left:50px;
        float:left;
		background-repeat:no-repeat;
        background-size:cover;
    }
	
	.info04 {
		width:169px;
		height:141px;
		margin-top:70px;
		margin-right:-30px;
		float:right;
	}
	
	.info04_font{
	  color:#ffffff;
	  font-size:14px;
	}
	
	.info04_font:hover{
	  color:yellow;
	  font-weight: bold;
	}
	
	.info-img5 {
        background-image: url('../images/info_title_05.jpg');
        margin-right:50px;
        float:right;
		background-repeat:no-repeat;
        background-size:cover;
    }
	
	.info05 {
		width:169px;
		height:141px;
		margin-top:-50px;
		margin-right:-40px;
		float:right;
	}
	
	.info05_font{
	  color:#ffffff;
	  font-size:14px;
	}
	
	.info05_font:hover{
	  color:yellow;
	  font-weight: bold;
	}