/*
Theme Name:	Geopoint - Child theme
Theme URI: http://themnific.com
Description:	A basic child theme for Geopoint Theme
Author:		Dannci & Themnific
Author URI: http://themnific.com
Template:	geopoint
Version:	0.1
*/

/* ADD SOME STYLE BELOW */
#titles, .titles_fix {
    width: 253px!important;
}
@media only screen and (min-width: 1380px) {
    #titles {
        padding: 13px 20px 10px 10px!important;
    }
}