﻿@media screen and (max-width: 649px) {

.outset {
width: 315px;
text-align: center;
}

p {
font-size: 11px; /* Velikost písma */
font-weight: bold;
margin-bottom: 50px;
margin-top: -20px;
}

}
