@media screen and (max-width: 980px){

.hide_mobile{
    display:none;
}

.hide_desktop{
    display:block;
}

.highlight{
    font-size:27px;
    line-height:35px;
}

.sub_highlight{
    font-size:18px;
    line-height:27px;
}

.float_2{
	float: none;
	width: 100%;
}

.float_3{
	float: none;
	width: 100%;
}

.float_left_65{
	float: none;
	width: 100%;
}

.float_left_35{
	float: none;
	width: 100%;
}



.float_5{
	float: none;
	width: 100%;
}

.paket h2{
    font-size:40px;
}

.paket h3{
    font-size:30px;
}

.paket h4{
    font-size:27px;
}

.paket h5{
    font-size:22px;
}


}
