Warning: session_start(): Cannot start session when headers already sent in /var/www/html/css/scripty_css/o_izus.css.php on line 2
Warning: Cannot modify header information - headers already sent by (output started at /var/www/html/css/scripty_css/o_izus.css.php:1) in /var/www/html/zone.php on line 19
Warning: Cannot modify header information - headers already sent by (output started at /var/www/html/css/scripty_css/o_izus.css.php:1) in /var/www/html/zone.php on line 20
Warning: Cannot modify header information - headers already sent by (output started at /var/www/html/css/scripty_css/o_izus.css.php:1) in /var/www/html/zone.php on line 21
Warning: Cannot modify header information - headers already sent by (output started at /var/www/html/css/scripty_css/o_izus.css.php:1) in /var/www/html/zone.php on line 22
Warning: Cannot modify header information - headers already sent by (output started at /var/www/html/css/scripty_css/o_izus.css.php:1) in /var/www/html/zone.php on line 24
Warning: Cannot modify header information - headers already sent by (output started at /var/www/html/css/scripty_css/o_izus.css.php:1) in /var/www/html/css/scripty_css/o_izus.css.php on line 9
Warning: Cannot modify header information - headers already sent by (output started at /var/www/html/css/scripty_css/o_izus.css.php:1) in /var/www/html/css/scripty_css/o_izus.css.php on line 10
Warning: Cannot modify header information - headers already sent by (output started at /var/www/html/css/scripty_css/o_izus.css.php:1) in /var/www/html/css/scripty_css/o_izus.css.php on line 11
.container {
max-width: 100%;
margin: 0 auto;
}
.row::after {
content: "";
display: table;
clear: both;
}
.column {
width: 20%;
float: left;
padding: 0 10px;
box-sizing: border-box;
min-width: 200px;
}
.column img {
width: 100%;
height: auto;
object-fit: cover;
}
@media screen and (max-width: 768px) {
.column {
width: 100%;
float: none;
padding: 0;
min-width: 100%;
}
}
.strong_span {
font-weight: bold;
}