/*!
Theme Name: Luique Child
Theme URI: https://bslthemes.com/
Author: bslthemes
Author URI: https://themeforest.net/user/bslthemes
Description: Luique - One Page Resume WordPress Theme
Version: 1.0.0
License: General Public License
License URI: http://www.gnu.org/licenses/gpl.html
Template: luique
Text Domain: luique-child
Tags: full-width-template, editor-style, featured-images, sticky-post, threaded-comments, translation-ready, theme-options
*/

@media screen and (min-width: 1500px){
.section.hero-started .slide {
    margin-top: -290px !important;
		}
	}
@media screen and (min-width: 1026px){
.section.hero-started .slide {
    margin-top: -90px;
}
}
@media screen and (max-width: 1024px){
.section.hero-started .slide {
    margin-top: -390px;
}
}