﻿@media screen and (min-width: 1023px) and (max-width: 1399px){

.outset {
width: 759px;
text-align: center;
}

p {
font-size: 20px; /* Velikost písma */
font-weight: bold;
margin-bottom: 40px;
margin-top: -30px;
}

}
