/*
 * HOME
*/

.home-left-content > p{
	line-height: 31px; 
	letter-spacing: -0.0100em;
}

.home-right-content > p{
	line-height: 31px;
}

/* Large devices (large desktops, 1200px and below) */
@media (max-width: 1199px) {

}

/* Medium devices (tablets, 991px and below) */
@media (max-width: 991px) {

}

/* Small devices (mobile, 768px and below) */
@media (max-width: 767px) {

}
