/*
Theme Name: Kastell
Theme URI: https://kastell.qodeinteractive.com/
Description: A Theme for Single Properties and Apartment Complexes
Author: Mikado Themes
Author URI: http://themeforest.net/user/mikado-themes
Text Domain: kastell
Tags: one-column, two-columns, three-columns, four-columns, left-sidebar, right-sidebar, custom-menu, featured-images, flexible-header, post-formats, sticky-post, threaded-comments, translation-ready
Version: 1.10
License: GNU General Public License
License URI: licence/GPL.txt

CSS changes can be made in files in the /css/ folder. This is a placeholder file required by WordPress, so do not delete it.

*/
.me{
    margin-top: 150px; 
    margin-bottom: 150px;
}
@media screen and (min-width: 320px) and (max-width: 800px) { 
    .me{
        margin-top: 0; 
    } 
}


/* new changes */
.priv-not h1.mkdf-st-title {
    text-align:left;
    margin-left:20px;
}
    
.line-1 img {
    object-position: -50px -35px;
}