@media (max-width: 1239px)
{
    /*-------------------
        Global styles
    -------------------*/
    :root
    {
        --font_size_title: 50px;
    }

     section.sect .title {
	    font-size: 43px;
		line-height: 47px;
	 }


	section.sect {
		margin-top: 80px;
	}

}
