



@media only screen and (max-width: 1550px) {
    
	
	.MAI_2 {
		width: calc(100vw - var(--LARG_MENU_1) - 150px - 1px);
		height: 150px;
		float: right;
		position: relative;
	}

	
	.MAI_5 {
		width: calc(var(--LARG_MENU_1) - 1px);
		height: 150px;
		float: right;
		overflow: hidden;
	}


	.MAI_4{
		width: 150px;
		height: 149px;
		float: right;
		overflow: hidden;
		border-left: 1px solid rgba(255,255,255,0.2);
		border-right: 1px solid rgba(255,255,255,0.2);
		background: url(/FLOWSSPORTS/ISLA/images/LOGO_IRONMAN_KONA_2024_ICO.png) no-repeat  center center; background-size: auto 70%;
	}




    
    
}




