Описание
Vitek VT-7055(W) . . : , , . . .uc-arr-panel { padding: 20px 15px 20px; background-color: #f7f7f7; } .uc-arr-panel:after { content: " "; display: block; clear: both; font-size: 0px; } .uc-arr-header { text-align: center; } .uc-arr-table { border-width: 0px !important; width: 48% !important; table-layout: fixed; float: left; } .uc-arr-table td { padding: 10px; } .uc-arr-table+.uc-arr-table { margin-left: 4%; } .uc-arr-table-col1 { width: 60px; } .uc-arr-table-marker { width: 50px; height: 50px; margin: 0px auto; line-height: 61px; border-radius: 100%; border: 2px solid #1cc3e5; text-align: center; color: #000000; font-size: 30px; transition: all 0.3s; } .uc-arr-table tr:hover .uc-arr-table-marker { background: rgba(51,51,51,0.1); } .uc-arr-table-marker img { transition: all 0.3s; } .uc-arr-table tr:hover .uc-arr-table-marker img { transform: translateX(5px) } @media screen and (max-width: 768px) { .uc-arr-table { float: none; width: 100% !important; } .uc-arr-table+.uc-arr-table { margin: 0; } }