/*Portrait resize */
@media only screen and (orientation: portrait){
   
}

@media only screen and (min-width: 970px){
	
.f2-pro {
    left: 68%;
}   
}
